From 245e2c4b67f0055249f4b1aadb5f3709706d55b3 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Tue, 23 Dec 2025 07:09:11 +0000 Subject: [PATCH] fix: pom.xml to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JAVA-ORGBITBUCKETBC-14465261 - https://snyk.io/vuln/SNYK-JAVA-IONETTY-14423947 --- pom.xml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/pom.xml b/pom.xml index 779e4c48..2679c09c 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.30.4 org.keycloak @@ -100,7 +100,7 @@ io.vertx vertx-web - 4.3.7 + 4.5.23 commons-fileupload @@ -175,7 +175,7 @@ io.netty netty-codec-http2 - 4.1.99.Final + 4.1.129.Final io.quarkus