From ae487898e275d162a6135680093fa06935e14d3c Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Mon, 25 Aug 2025 08:07:28 +0000 Subject: [PATCH] fix: admin/pom.xml to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JAVA-ORGSPRINGFRAMEWORK-12008931 --- admin/pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/admin/pom.xml b/admin/pom.xml index c91a8538..9b5540da 100644 --- a/admin/pom.xml +++ b/admin/pom.xml @@ -44,7 +44,7 @@ org.springframework.data spring-data-mongodb - 2.1.3.RELEASE + 4.4.9 io.springfox @@ -79,7 +79,7 @@ org.springframework.boot spring-boot-starter-web - 1.4.0.RELEASE + 3.4.9 javax.xml.bind