Skip to content

Commit

Permalink
fix: samples/client/others/java/jersey2-oneOf-Mixed/pom.xml to reduce…
Browse files Browse the repository at this point in the history
… vulnerabilities

The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JAVA-COMMONSCODEC-561518
  • Loading branch information
snyk-bot committed Dec 19, 2024
1 parent bdad11d commit 5df35e1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion samples/client/others/java/jersey2-oneOf-Mixed/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -328,7 +328,7 @@
</dependencies>
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<jersey-version>2.37</jersey-version>
<jersey-version>2.46</jersey-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 5df35e1

Please sign in to comment.