Skip to content

Commit

Permalink
fix: samples/client/petstore/java/resttemplate-withXml/pom.xml to red…
Browse files Browse the repository at this point in the history
  • Loading branch information
snyk-bot committed Nov 20, 2024
1 parent 0b37b59 commit 92f456e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion samples/client/petstore/java/resttemplate-withXml/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -285,7 +285,7 @@
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<swagger-annotations-version>1.5.22</swagger-annotations-version>
<spring-web-version>5.2.21.RELEASE</spring-web-version>
<spring-web-version>6.1.14</spring-web-version>
<jackson-version>2.10.5</jackson-version>
<jackson-databind-version>2.10.5.1</jackson-databind-version>
<jackson-databind-nullable-version>0.2.1</jackson-databind-nullable-version>
Expand Down

0 comments on commit 92f456e

Please sign in to comment.