diff --git a/pom.xml b/pom.xml index ce3d03db..2d1dabd9 100644 --- a/pom.xml +++ b/pom.xml @@ -6,9 +6,9 @@ com.youlai youlai-boot - 1.2.0 - 有来权限管理系统(单体) - 基于SpringBoot快速构建的后台权限管理系统 + 2.0.0 + youlai-boot 单体权限管理应用 + 基于 SpringBoot3 快速构建的权限管理系统 org.springframework.boot @@ -21,7 +21,7 @@ 17 17 - 5.7.21 + 5.8.12 8.0.19 1.2.4 @@ -29,15 +29,13 @@ 4.0.0 - 2.7.6 + 1.5.3.Final - 1.5.2.Final - - 2.3.0 + 2.3.1 0.11.5 - 3.1.3 + 3.2.1 8.3.7 4.8.1 @@ -68,6 +66,13 @@ spring-boot-starter-web + + org.springframework.boot + spring-boot-starter-test + test + + + org.springframework.boot spring-boot-starter-security