From 8234efdcc7419427f07b8b938af95aaf55a03948 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Fri, 29 Nov 2024 01:51:27 +0000 Subject: [PATCH] fix: pom.xml to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JAVA-COMTHOUGHTWORKSXSTREAM-8352924 - https://snyk.io/vuln/SNYK-JAVA-COMFASTERXMLJACKSONCORE-3038426 - https://snyk.io/vuln/SNYK-JAVA-IONETTY-8367012 - https://snyk.io/vuln/SNYK-JAVA-ORGSPRINGFRAMEWORK-8230373 - https://snyk.io/vuln/SNYK-JAVA-ORGSPRINGFRAMEWORK-8384234 - https://snyk.io/vuln/SNYK-JAVA-COMFASTERXMLJACKSONCORE-2421244 - https://snyk.io/vuln/SNYK-JAVA-COMFASTERXMLJACKSONCORE-3038424 - 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 751a4b35..7f398502 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.1.4 @@ -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 @@ -186,7 +186,7 @@ org.mybatis.spring.boot mybatis-spring-boot-starter - 1.3.2 + 3.0.4 @@ -200,7 +200,7 @@ com.thoughtworks.xstream xstream - 1.4.10 + 1.4.21