chore: 优化spring对应maven插件版本
This commit is contained in:
parent
38369fb648
commit
6f1934b6cc
3
pom.xml
3
pom.xml
@ -14,7 +14,8 @@
|
|||||||
<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>${spring-boot.version}</version>
|
<version>3.3.0</version>
|
||||||
|
<relativePath />
|
||||||
</parent>
|
</parent>
|
||||||
|
|
||||||
<properties>
|
<properties>
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user