Skip to content

Commit f16e266

Browse files
author
Claudio Gomes da Silva
committed
sec - fix dep
1 parent fa95f37 commit f16e266

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

pom.xml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,10 +68,11 @@
6868
<version>2.9.9</version>
6969
</dependency>
7070

71+
<!-- https://mvnrepository.com/artifact/com.fasterxml.jackson.core/jackson-databind -->
7172
<dependency>
7273
<groupId>com.fasterxml.jackson.core</groupId>
7374
<artifactId>jackson-databind</artifactId>
74-
<version>2.9.9.1</version>
75+
<version>2.9.10</version>
7576
</dependency>
7677
</dependencies>
7778

0 commit comments

Comments
 (0)