From f3eb256dc0910aee5db8faf4b72b3945d93d5460 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Tue, 26 Aug 2025 06:37:29 +0000 Subject: [PATCH] fix: pom.xml to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JAVA-ORGGRAALVMSDK-11998131 - https://snyk.io/vuln/SNYK-JAVA-ORGGRAALVMSDK-11998139 - https://snyk.io/vuln/SNYK-JAVA-ORGSPRINGFRAMEWORK-12008931 - https://snyk.io/vuln/SNYK-JAVA-ORGGRAALVMSDK-11998135 --- pom.xml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/pom.xml b/pom.xml index 779e4c48..59923530 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.8.3 org.keycloak @@ -75,7 +75,7 @@ org.springframework spring-webmvc - 6.0.6 + 6.2.10 org.keycloak @@ -90,7 +90,7 @@ org.springframework.security spring-security-web - 5.7.3 + 6.4.9 com.mysql