From cb25fa249c57c107aac55201234d0abfef697745 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Tue, 16 Sep 2025 06:57:27 +0000 Subject: [PATCH] fix: pom.xml to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JAVA-IONETTY-12485149 - https://snyk.io/vuln/SNYK-JAVA-IONETTY-12485150 - https://snyk.io/vuln/SNYK-JAVA-IONETTY-12485151 --- pom.xml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/pom.xml b/pom.xml index 779e4c48..29cd36af 100644 --- a/pom.xml +++ b/pom.xml @@ -7,7 +7,7 @@ org.springframework.boot spring-boot-starter-parent 2.3.5.RELEASE - + com.example demo @@ -43,7 +43,7 @@ io.quarkus quarkus-oidc - 2.13.7.Final + 3.17.5 org.keycloak @@ -100,7 +100,7 @@ io.vertx vertx-web - 4.3.7 + 4.5.21 commons-fileupload @@ -175,7 +175,7 @@ io.netty netty-codec-http2 - 4.1.99.Final + 4.1.125.Final io.quarkus