ci: spring boot version

(cherry picked from commit 3e5ec51e5e)
This commit is contained in:
CaptainB 2024-08-26 13:56:55 +08:00
parent 949e00e76c
commit 90463ffd86
1 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,7 @@
<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.2.7</version> <version>3.2.9</version>
<relativePath/> <relativePath/>
</parent> </parent>