From 82edb0db131197ecf9abab904171fe959c58301f Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Tue, 10 Dec 2024 05:17:01 +0000 Subject: [PATCH] fix: upgrade com.baomidou:mybatis-plus-boot-starter from 3.5.2 to 3.5.9 Snyk has created this PR to upgrade com.baomidou:mybatis-plus-boot-starter from 3.5.2 to 3.5.9. See this package in maven: com.baomidou:mybatis-plus-boot-starter See this project in Snyk: https://app.snyk.io/org/adlternative/project/bc064dc6-41f9-4bd9-8d2d-2b5e42d50015?utm_source=github&utm_medium=referral&page=upgrade-pr --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 43c57e1..ae0def2 100644 --- a/pom.xml +++ b/pom.xml @@ -40,7 +40,7 @@ com.baomidou mybatis-plus-boot-starter - 3.5.2 + 3.5.9 com.baomidou