From efa4f5f1b8e7ed609ecc4642021e00a4f9f4c37a Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Tue, 26 Aug 2025 04:30:53 +0000 Subject: [PATCH] fix: pom.xml to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JAVA-ORGSPRINGFRAMEWORK-12008931 - https://snyk.io/vuln/SNYK-JAVA-ORGAPACHECOMMONS-10734078 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index c3e39a1..05a0722 100644 --- a/pom.xml +++ b/pom.xml @@ -42,7 +42,7 @@ org.springdoc springdoc-openapi-starter-webmvc-ui - 2.5.0 + 2.8.10