From 05fde3f85018a5a296dbae46c6accc62a332b148 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Fri, 23 Aug 2024 07:59:00 +0000 Subject: [PATCH] fix: pom.xml to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JAVA-ORGSPRINGFRAMEWORK-7687447 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 8f19caa..593325c 100644 --- a/pom.xml +++ b/pom.xml @@ -28,7 +28,7 @@ org.springframework.boot spring-boot-starter-web - 1.5.0.RELEASE + 3.2.9 \ No newline at end of file