Skip to content

Commit

Permalink
fix: samples/client/others/java/jersey2-oneOf-duplicates/pom.xml to r…
Browse files Browse the repository at this point in the history
…educe 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 3066439
Showing 1 changed file with 1 addition and 1 deletion.
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 3066439

Please sign in to comment.