Skip to content

Commit

Permalink
fix: samples/client/echo_api/java/restclient/pom.xml to reduce vulner…
Browse files Browse the repository at this point in the history
  • Loading branch information
snyk-bot committed Oct 21, 2024
1 parent be618ec commit 0dc103e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion samples/client/echo_api/java/restclient/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -280,7 +280,7 @@
</dependencies>
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<spring-web-version>6.1.6</spring-web-version>
<spring-web-version>6.1.14</spring-web-version>
<jackson-version>2.17.1</jackson-version>
<jackson-databind-version>2.17.1</jackson-databind-version>
<jackson-databind-nullable-version>0.2.6</jackson-databind-nullable-version>
Expand Down

0 comments on commit 0dc103e

Please sign in to comment.