chore: 升级 SpringBoot 版本 3.1.4 → 3.1.5
This commit is contained in:
6
pom.xml
6
pom.xml
@@ -6,13 +6,13 @@
|
|||||||
|
|
||||||
<groupId>com.youlai</groupId>
|
<groupId>com.youlai</groupId>
|
||||||
<artifactId>youlai-boot</artifactId>
|
<artifactId>youlai-boot</artifactId>
|
||||||
<version>2.4.0</version>
|
<version>2.4.1</version>
|
||||||
<description>基于 Java 17 + SpringBoot 3 快速构建的高效权限管理系统。</description>
|
<description>基于 Java 17 + SpringBoot 3 构建的权限管理系统。</description>
|
||||||
|
|
||||||
<parent>
|
<parent>
|
||||||
<groupId>org.springframework.boot</groupId>
|
<groupId>org.springframework.boot</groupId>
|
||||||
<artifactId>spring-boot-starter-parent</artifactId>
|
<artifactId>spring-boot-starter-parent</artifactId>
|
||||||
<version>3.1.4</version> <!-- lookup parent from repository -->
|
<version>3.1.5</version> <!-- lookup parent from repository -->
|
||||||
<relativePath/>
|
<relativePath/>
|
||||||
</parent>
|
</parent>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user