From 2241889d5b71ad7af3392c420f6e1e862b3eee5a Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Thu, 23 Oct 2025 19:44:43 +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-13669868 - https://snyk.io/vuln/SNYK-JAVA-IOVERTX-13669867 --- 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 c6095de..2333714 100644 --- a/builders/testdata/java/vertx-helloworld/pom.xml +++ b/builders/testdata/java/vertx-helloworld/pom.xml @@ -37,7 +37,7 @@ limitations under the License. io.vertx vertx-web - 3.8.5 + 4.5.22 io.vertx