From e3eb19ef5c5f481a35d86bdf6c40e468ba9f3a20 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Mon, 22 Sep 2025 07:09:18 +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-12817817 --- admin/pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/admin/pom.xml b/admin/pom.xml index c91a8538..b7c75bcb 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.10 io.springfox @@ -79,7 +79,7 @@ org.springframework.boot spring-boot-starter-web - 1.4.0.RELEASE + 3.4.10 javax.xml.bind