From 6a92d9e48f8a6806ebc4cc986326ab0cbf4c9c4d Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sun, 9 Nov 2025 08:38:37 +0000 Subject: [PATCH] fix: pom.xml to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JAVA-ORGAPACHETOMCATEMBED-13733966 - https://snyk.io/vuln/SNYK-JAVA-ORGAPACHETOMCAT-13723548 - https://snyk.io/vuln/SNYK-JAVA-ORGAPACHETOMCATEMBED-13723930 --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 5cb916fb..aa0bcfa0 100644 --- a/pom.xml +++ b/pom.xml @@ -192,7 +192,7 @@ org.mybatis.spring.boot mybatis-spring-boot-starter - 1.3.2 + 2.0.0 @@ -401,7 +401,7 @@ org.apache.tomcat tomcat-dbcp - 9.0.8 + 9.0.109