From 65335d80f1b40c582a5acc6742d25cc80da1974f Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Fri, 16 Jan 2026 22:34:42 +0000 Subject: [PATCH] fix: builders/testdata/java/vertx-helloworld/pom.xml to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JAVA-IOVERTX-14988768 --- builders/testdata/java/vertx-helloworld/pom.xml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/builders/testdata/java/vertx-helloworld/pom.xml b/builders/testdata/java/vertx-helloworld/pom.xml index c6095de..6e36f65 100644 --- a/builders/testdata/java/vertx-helloworld/pom.xml +++ b/builders/testdata/java/vertx-helloworld/pom.xml @@ -32,17 +32,17 @@ limitations under the License. io.vertx vertx-core - 3.8.5 + 4.5.24 io.vertx vertx-web - 3.8.5 + 4.5.24 io.vertx vertx-web-client - 3.8.5 + 4.5.24 @@ -59,7 +59,7 @@ limitations under the License. io.vertx vertx-unit - 3.8.5 + 4.5.24