We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fa95f37 commit f16e266Copy full SHA for f16e266
pom.xml
@@ -68,10 +68,11 @@
68
<version>2.9.9</version>
69
</dependency>
70
71
+ <!-- https://mvnrepository.com/artifact/com.fasterxml.jackson.core/jackson-databind -->
72
<dependency>
73
<groupId>com.fasterxml.jackson.core</groupId>
74
<artifactId>jackson-databind</artifactId>
- <version>2.9.9.1</version>
75
+ <version>2.9.10</version>
76
77
</dependencies>
78
0 commit comments