Skip to content

Commit

Permalink
fix: samples/client/petstore/java/vertx/pom.xml to reduce vulnerabili…
Browse files Browse the repository at this point in the history
…ties

The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JAVA-IONETTY-6056419
  • Loading branch information
snyk-bot committed Nov 15, 2023
1 parent 8d46d64 commit dbb7387
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion samples/client/petstore/java/vertx/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -274,7 +274,7 @@

<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<vertx-version>3.4.2</vertx-version>
<vertx-version>3.9.0</vertx-version>
<swagger-annotations-version>1.5.22</swagger-annotations-version>
<jackson-version>2.10.5</jackson-version>
<jackson-databind>2.10.5.1</jackson-databind>
Expand Down

0 comments on commit dbb7387

Please sign in to comment.