Skip to content

Commit

Permalink
Merge pull request #48 from alefq/develop
Browse files Browse the repository at this point in the history
Actualiza dependencia por issues de seguridad
  • Loading branch information
alefq authored Oct 28, 2019
2 parents d6b2c4a + 8e20488 commit f9f0ce1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<groupId>io.github.jokoframework</groupId>
<artifactId>joko-security</artifactId>

<version>1.1.5</version>
<version>1.1.6</version>
<packaging>jar</packaging>

<properties>
Expand All @@ -26,7 +26,7 @@
<dependency-check.version>5.2.1</dependency-check.version>
<postgresql.version>42.2.5</postgresql.version>
<guava.version>27.1-jre</guava.version>
<jackson-databind.version>2.9.10</jackson-databind.version>
<jackson-databind.version>2.9.10.1</jackson-databind.version>
<jsonassert.version>1.3.0</jsonassert.version>
<log4j-api.version>2.11.2</log4j-api.version>
<h2.version>1.4.192</h2.version>
Expand Down

0 comments on commit f9f0ce1

Please sign in to comment.