Skip to content

Commit

Permalink
Bump Vertx to 4.3.7 (#495)
Browse files Browse the repository at this point in the history
The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JAVA-IONETTY-3167773

Co-authored-by: snyk-bot <snyk-bot@snyk.io>
  • Loading branch information
fabiojose and snyk-bot committed Jan 2, 2023
1 parent f1a86af commit 7d50c7f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion http/vertx/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
<packaging>jar</packaging>

<properties>
<vertx.version>4.3.6</vertx.version>
<vertx.version>4.3.7</vertx.version>
<module-name>io.cloudevents.http.vertx</module-name>
</properties>

Expand Down

0 comments on commit 7d50c7f

Please sign in to comment.