From b79c41fb2591152737f21118ad4cf4e8c7198245 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Tue, 15 Jul 2025 00:15:54 +0000 Subject: [PATCH] fix: springboot-mybatis/pom.xml to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JAVA-ORGAPACHECOMMONS-10734078 - https://snyk.io/vuln/SNYK-JAVA-COMFASTERXMLJACKSONCORE-10500754 --- springboot-mybatis/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/springboot-mybatis/pom.xml b/springboot-mybatis/pom.xml index 6227a2a..c31cbbc 100644 --- a/springboot-mybatis/pom.xml +++ b/springboot-mybatis/pom.xml @@ -78,7 +78,7 @@ org.apache.commons commons-lang3 - 3.4 + 3.18.0