From 49f41bb4e37dd86aea699602caf67b1cb6e7ec0f Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Thu, 21 Nov 2024 04:31:42 +0000 Subject: [PATCH] fix: admin/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-ORGSPRINGFRAMEWORK-8384234 - https://snyk.io/vuln/SNYK-JAVA-ORGSPRINGFRAMEWORKSECURITY-8399273 - 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 --- admin/pom.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/admin/pom.xml b/admin/pom.xml index c91a8538..91597f86 100644 --- a/admin/pom.xml +++ b/admin/pom.xml @@ -44,7 +44,7 @@ org.springframework.data spring-data-mongodb - 2.1.3.RELEASE + 4.2.11 io.springfox @@ -74,12 +74,12 @@ org.springframework.cloud spring-cloud-starter-config - 1.1.2.RELEASE + 2.1.0.RELEASE org.springframework.boot spring-boot-starter-web - 1.4.0.RELEASE + 3.2.11 javax.xml.bind