From 36825da4bcfe25e5819324addbbe301b24c795de Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Wed, 22 Jul 2026 20:15:30 +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-IONETTY-18170202 - https://snyk.io/vuln/SNYK-JAVA-IONETTY-18170204 - https://snyk.io/vuln/SNYK-JAVA-IONETTY-18170213 --- builders/testdata/java/vertx-helloworld/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/builders/testdata/java/vertx-helloworld/pom.xml b/builders/testdata/java/vertx-helloworld/pom.xml index c6095de8b..6e7414941 100644 --- a/builders/testdata/java/vertx-helloworld/pom.xml +++ b/builders/testdata/java/vertx-helloworld/pom.xml @@ -32,7 +32,7 @@ limitations under the License. io.vertx vertx-core - 3.8.5 + 4.5.29 io.vertx