From 55e541c951fc9d2372d2cf4e8816a9812b231713 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Tue, 27 Jan 2026 08:16:33 +0000 Subject: [PATCH] fix: pom.xml to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JAVA-IOUNDERTOW-15053841 - https://snyk.io/vuln/SNYK-JAVA-IOVERTX-14988768 - https://snyk.io/vuln/SNYK-JAVA-IOUNDERTOW-14908846 - https://snyk.io/vuln/SNYK-JAVA-CHQOSLOGBACK-15062482 --- pom.xml | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/pom.xml b/pom.xml index 779e4c48..2884cb01 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.7 org.keycloak @@ -53,7 +53,7 @@ ch.qos.logback logback-core - 1.1.10 + 1.5.25 org.apache.james @@ -141,7 +141,7 @@ io.quarkus quarkus-grpc - 3.2.0.Final + 3.30.7 @@ -152,7 +152,7 @@ io.undertow undertow-servlet - 2.3.6.Final + 2.3.21.Final @@ -190,7 +190,7 @@ io.quarkus quarkus-vertx-http - 2.13.8.Final-redhat-00006 + 3.30.7 \ No newline at end of file