From 53a34a5d166118409e2d9f16d6866ef7791ff624 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Wed, 20 Nov 2024 12:07:05 +0000 Subject: [PATCH] fix: pom.xml to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JAVA-ORGAPACHETOMCATEMBED-8383920 - https://snyk.io/vuln/SNYK-JAVA-ORGSPRINGFRAMEWORK-8230373 - https://snyk.io/vuln/SNYK-JAVA-ORGSPRINGFRAMEWORKSECURITY-8399269 - https://snyk.io/vuln/SNYK-JAVA-ORGSPRINGFRAMEWORKSECURITY-8399272 - https://snyk.io/vuln/SNYK-JAVA-ORGSPRINGFRAMEWORKSECURITY-8399278 - https://snyk.io/vuln/SNYK-JAVA-ORGSPRINGFRAMEWORK-8230364 - https://snyk.io/vuln/SNYK-JAVA-ORGSPRINGFRAMEWORK-8230365 - https://snyk.io/vuln/SNYK-JAVA-ORGSPRINGFRAMEWORK-8230366 - https://snyk.io/vuln/SNYK-JAVA-ORGSPRINGFRAMEWORK-8230368 --- pom.xml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/pom.xml b/pom.xml index d86f204..54e72bc 100644 --- a/pom.xml +++ b/pom.xml @@ -226,7 +226,7 @@ org.springframework.boot spring-boot-starter-web - 2.3.1.RELEASE + 3.2.11 org.springframework.boot @@ -236,12 +236,12 @@ org.springframework.boot spring-boot-starter-security - 2.2.4.RELEASE + 3.2.11 org.springframework.boot spring-boot-starter-oauth2-resource-server - 2.2.4.RELEASE + 2.3.5.RELEASE org.keycloak.bom @@ -450,7 +450,7 @@ dockerfile-maven-plugin 1.4.13 - +