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