From f919fad8bd4ce539c400330d57589b021b9b04eb Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Tue, 20 Jan 2026 08:38:08 +0000 Subject: [PATCH] fix: pom.xml to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JAVA-IOVERTX-14988768 --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 779e4c48..2f931e60 100644 --- a/pom.xml +++ b/pom.xml @@ -7,7 +7,7 @@ org.springframework.boot spring-boot-starter-parent 2.3.5.RELEASE - + com.example demo @@ -100,7 +100,7 @@ io.vertx vertx-web - 4.3.7 + 4.5.24 commons-fileupload