From a1d75ebb33ed4df7a5cf247d87c63ac019d3208a Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Fri, 18 Jul 2025 09:21:05 +0000 Subject: [PATCH] fix: springboot-dynamicDataSource/pom.xml to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JAVA-ORGAPACHECOMMONS-10734078 --- springboot-dynamicDataSource/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/springboot-dynamicDataSource/pom.xml b/springboot-dynamicDataSource/pom.xml index 9992b8b..b0d979a 100644 --- a/springboot-dynamicDataSource/pom.xml +++ b/springboot-dynamicDataSource/pom.xml @@ -50,7 +50,7 @@ org.apache.commons commons-lang3 - 3.4 + 3.18.0