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 1bfb186 commit 74d3b12Copy full SHA for 74d3b12
jackson-jaxb/pom.xml
@@ -52,7 +52,7 @@
52
<dependency>
53
<groupId>com.fasterxml.jackson.jaxrs</groupId>
54
<artifactId>jackson-jaxrs-json-provider</artifactId>
55
- <version>2.6.4</version>
+ <version>2.9.9</version>
56
</dependency>
57
58
<!-- RuntimeDelegateImpl -->
pom.xml
@@ -72,7 +72,7 @@
72
<bouncy.version>1.60</bouncy.version>
73
74
<junit.version>4.12</junit.version>
75
- <jackson.version>2.9.8</jackson.version>
+ <jackson.version>2.9.9</jackson.version>
76
<assertj.version>3.10.0</assertj.version>
77
78
<animal-sniffer-maven-plugin.version>1.17</animal-sniffer-maven-plugin.version>
0 commit comments