Skip to content

Commit

Permalink
fix: samples/client/petstore/java/vertx-no-nullable/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-IONETTY-8367012
  • Loading branch information
snyk-bot committed Nov 14, 2024
1 parent bdad11d commit 50fef1a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion samples/client/petstore/java/vertx-no-nullable/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -264,7 +264,7 @@

<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<vertx-version>3.5.2</vertx-version>
<vertx-version>4.5.11</vertx-version>
<jackson-version>2.17.1</jackson-version>
<jackson-databind>2.17.1</jackson-databind>
<jackson-databind-nullable-version>0.2.6</jackson-databind-nullable-version>
Expand Down

0 comments on commit 50fef1a

Please sign in to comment.