From bab143137819ac5bbf3c9fd4a10a18ea501d697a Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Wed, 29 Oct 2025 10:10:36 +0000 Subject: [PATCH] fix: pom.xml to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JAVA-ORGAPACHETOMCAT-13723548 - https://snyk.io/vuln/SNYK-JAVA-ORGAPACHETOMCATEMBED-13723930 - https://snyk.io/vuln/SNYK-JAVA-CHQOSLOGBACK-13169722 --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index c62d938c..a92113f6 100644 --- a/pom.xml +++ b/pom.xml @@ -186,7 +186,7 @@ org.mybatis.spring.boot mybatis-spring-boot-starter - 1.3.2 + 2.0.0 @@ -395,7 +395,7 @@ org.apache.tomcat tomcat-dbcp - 9.0.8 + 9.0.109