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 c2dd3ac commit b435308Copy full SHA for b435308
SpringRestDemo/pom.xml
@@ -19,7 +19,7 @@
19
<maven.compiler.source>1.7</maven.compiler.source>
20
<maven.compiler.target>1.7</maven.compiler.target>
21
<springframework.version>4.3.0.RELEASE</springframework.version>
22
- <jackson.library>2.7.5</jackson.library>
+ <jackson.library>2.11.0</jackson.library>
23
<!-- <jersey.version>2.30.1</jersey.version> -->
24
</properties>
25
0 commit comments