From 372b7bba971909dc1ad452248c30bb8d8b901d78 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Tue, 28 Oct 2025 03:36:36 +0000 Subject: [PATCH] fix: pom.xml to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JAVA-CHQOSLOGBACK-13169722 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 8f19caa..80a66aa 100644 --- a/pom.xml +++ b/pom.xml @@ -28,7 +28,7 @@ org.springframework.boot spring-boot-starter-web - 1.5.0.RELEASE + 3.4.11 \ No newline at end of file