We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8d6413e commit c29cbc1Copy full SHA for c29cbc1
pom.xml
@@ -57,7 +57,7 @@
57
<!-- The following property should default to jackson.version unless there's an independent hotfix version.
58
If so, then once the next version of jackson is released, it should get reset to the default -->
59
<!-- <jackson-databind.version>${jackson.version}</jackson-databind.version> -->
60
- <jackson-databind.version>2.9.9.2</jackson-databind.version>
+ <jackson-databind.version>2.9.9.3</jackson-databind.version>
61
62
<jacoco-maven-plugin.version>0.7.9</jacoco-maven-plugin.version>
63
<junit.version>4.12</junit.version>
0 commit comments