ci: spring version

This commit is contained in:
CaptainB 2024-06-25 10:01:22 +08:00 committed by 刘瑞斌
parent 98a9fc662b
commit 1d041cf7c9
1 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,7 @@
<parent>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-parent</artifactId>
<version>3.2.6</version>
<version>3.2.7</version>
<relativePath/>
</parent>