Skip to content

Commit f9f0ce1

Browse files
authored
Merge pull request #48 from alefq/develop
Actualiza dependencia por issues de seguridad
2 parents d6b2c4a + 8e20488 commit f9f0ce1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<groupId>io.github.jokoframework</groupId>
77
<artifactId>joko-security</artifactId>
88

9-
<version>1.1.5</version>
9+
<version>1.1.6</version>
1010
<packaging>jar</packaging>
1111

1212
<properties>
@@ -26,7 +26,7 @@
2626
<dependency-check.version>5.2.1</dependency-check.version>
2727
<postgresql.version>42.2.5</postgresql.version>
2828
<guava.version>27.1-jre</guava.version>
29-
<jackson-databind.version>2.9.10</jackson-databind.version>
29+
<jackson-databind.version>2.9.10.1</jackson-databind.version>
3030
<jsonassert.version>1.3.0</jsonassert.version>
3131
<log4j-api.version>2.11.2</log4j-api.version>
3232
<h2.version>1.4.192</h2.version>

0 commit comments

Comments
 (0)