From 64a4668a9379896802255b748bcf91886ce448a4 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Tue, 23 Sep 2025 06:39:32 +0000 Subject: [PATCH] fix: pom.xml to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JAVA-ORGSPRINGFRAMEWORK-12817817 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 739b346..acc94cd 100644 --- a/pom.xml +++ b/pom.xml @@ -60,7 +60,7 @@ com.baomidou mybatis-plus-boot-starter - 3.5.2 + 3.5.8 com.baomidou