From 2ca8dd8b10bc2dc25ce046c7653bc663e4238ebf Mon Sep 17 00:00:00 2001 From: FatttSnake Date: Fri, 30 Aug 2024 23:30:48 +0800 Subject: [PATCH] Build(pom.xml): Update mybatis-plus-spring-boot3-starter Update mybatis-plus-spring-boot3-starter from 3.5.5 to 3.5.7 --- pom.xml | 12 ++---------- 1 file changed, 2 insertions(+), 10 deletions(-) diff --git a/pom.xml b/pom.xml index 6ed7540..1b70755 100644 --- a/pom.xml +++ b/pom.xml @@ -157,7 +157,7 @@ com.baomidou mybatis-plus-spring-boot3-starter - 3.5.5 + 3.5.7 org.xerial @@ -181,17 +181,9 @@ com.baomidou mybatis-plus-spring-boot3-starter-test - 3.5.5 + 3.5.7 test - - com.auth0 java-jwt