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.
2 parents c0dfe44 + a8a3e8c commit 8c54c94Copy full SHA for 8c54c94
pom.xml
@@ -48,13 +48,13 @@
48
<dependency>
49
<groupId>com.fasterxml.jackson.core</groupId>
50
<artifactId>jackson-core</artifactId>
51
- <version>2.9.7</version>
+ <version>[2.9.8,)</version>
52
</dependency>
53
<!-- https://mvnrepository.com/artifact/com.fasterxml.jackson.core/jackson-databind -->
54
55
56
<artifactId>jackson-databind</artifactId>
57
58
59
<!-- https://mvnrepository.com/artifact/org.aspectj/aspectjweaver -->
60
0 commit comments