We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 449cb9c commit 891b08dCopy full SHA for 891b08d
1 file changed
samples/client/petstore/java/restclient-springBoot4-jackson3/pom.xml
@@ -254,7 +254,7 @@
254
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
255
256
<spring-web-version>7.0.5</spring-web-version>
257
- <jackson-version>3.0.4</jackson-version>
+ <jackson-version>3.1.0</jackson-version>
258
<jakarta-annotation-version>3.0.0</jakarta-annotation-version>
259
260
<jackson-annotations-version>2.21</jackson-annotations-version>
0 commit comments