From e81bd19327c574c3fb33df5e07cc28f10ecdf52c Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Wed, 20 Nov 2024 12:44:45 +0000 Subject: [PATCH] fix: pom.xml to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JAVA-ORGSPRINGFRAMEWORKSECURITY-8399269 - https://snyk.io/vuln/SNYK-JAVA-ORGSPRINGFRAMEWORKSECURITY-8399272 - https://snyk.io/vuln/SNYK-JAVA-ORGSPRINGFRAMEWORKSECURITY-8399273 - 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 | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/pom.xml b/pom.xml index c62d938c..a782303e 100644 --- a/pom.xml +++ b/pom.xml @@ -139,7 +139,7 @@ org.springframework.cloud spring-cloud-starter-netflix-eureka-client - 1.4.0.RELEASE + 4.0.0 @@ -153,19 +153,19 @@ org.springframework.security spring-security-web - 4.2.12.RELEASE + 6.2.7 org.springframework.security spring-security-config - 4.2.12.RELEASE + 6.2.7 org.springframework.boot spring-boot-starter-security - 2.1.5.RELEASE + 3.0.0 @@ -316,7 +316,7 @@ org.springframework.data spring-data-commons - 1.13.11.RELEASE + 3.2.11 @@ -381,7 +381,7 @@ org.springframework spring-expression - 4.3.16.RELEASE + 6.1.14