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 b135ef0 commit cef0770Copy full SHA for cef0770
08-spring-rest/solution-code-jackson-databinding-json-demo-01-procesing-json/pom.xml
@@ -22,7 +22,7 @@
22
<dependency>
23
<groupId>com.fasterxml.jackson.core</groupId>
24
<artifactId>jackson-databind</artifactId>
25
- <version>2.9.5</version>
+ <version>2.9.10.4</version>
26
</dependency>
27
28
</dependencies>
08-spring-rest/solution-code-jackson-databinding-json-demo-02-nested-objects/pom.xml
0 commit comments