From b072fd0f382c22d35abd0d3b999600230199490f Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Tue, 17 Feb 2026 11:36:52 +0000 Subject: [PATCH] fix: pom.xml to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JAVA-IOQUARKUS-15265250 --- pom.xml | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/pom.xml b/pom.xml index 779e4c489..99a5c9dfe 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 @@ -38,12 +38,12 @@ io.quarkus quarkus-resteasy - 2.13.7.Final + 3.27.2 io.quarkus quarkus-oidc - 2.13.7.Final + 3.27.2 org.keycloak @@ -141,7 +141,7 @@ io.quarkus quarkus-grpc - 3.2.0.Final + 3.27.2 @@ -185,12 +185,12 @@ io.quarkus quarkus-csrf-reactive - 2.13.7.Final + 3.9.0 io.quarkus quarkus-vertx-http - 2.13.8.Final-redhat-00006 + 3.27.2 \ No newline at end of file