From 2fea794d7b8308bb3065b8bc9ddce2e6f3c6a36d Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Mon, 2 Dec 2024 07:04:03 +0000 Subject: [PATCH] fix: pom.xml to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JAVA-ORGSPRINGFRAMEWORK-8384234 --- pom.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/pom.xml b/pom.xml index 12f283f..acaafd2 100644 --- a/pom.xml +++ b/pom.xml @@ -141,14 +141,14 @@ org.springframework.boot - 2.5.8 + 3.0.0 org.springframework.boot spring-boot-starter-web - 2.5.8 + 3.0.0 @@ -165,7 +165,7 @@ org.springframework.boot spring-boot-starter-web-services - 2.5.8 + 3.0.0