From f2b65abc16f2cf444b23d879fd681bc2c01cca5c Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Thu, 22 Feb 2024 20:11:48 +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-6261586 --- admin/pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/admin/pom.xml b/admin/pom.xml index c91a8538..2f20cd92 100644 --- a/admin/pom.xml +++ b/admin/pom.xml @@ -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.1.9 javax.xml.bind