<feat>将项目升级至SpringBoot 3.0.4

This commit is contained in:
Yean
2023-03-17 10:15:04 +08:00
parent de3fab92f8
commit 0f7ccb81dd
6 changed files with 27 additions and 20 deletions
+2 -2
View File
@@ -11,13 +11,13 @@
<parent>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-parent</artifactId>
<version>2.4.5</version>
<version>3.0.4</version>
<relativePath/>
</parent>
<groupId>org.ssssssss</groupId>
<artifactId>magic-boot-parent</artifactId>
<version>0.0.1</version>
<version>0.0.2</version>
<name>magic-boot-parent</name>
<description>magic-boot-parent</description>