From f65eec787fc68ca9cb8e49d23313951d4b0cae45 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Tue, 22 Apr 2025 05:09:26 +0000 Subject: [PATCH] fix: pom.xml to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JAVA-ORGGRAALVMSDK-9728156 - https://snyk.io/vuln/SNYK-JAVA-ORGGRAALVMSDK-9728203 - https://snyk.io/vuln/SNYK-JAVA-ORGGRAALVMSDK-9728205 --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 779e4c48..59632748 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