build: spring boot v2.7.5

(cherry picked from commit 86cd480781)
This commit is contained in:
CaptainB 2022-10-24 13:54:37 +08:00
parent 57f7085b16
commit 597abac23c
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>2.7.4</version>
<version>2.7.5</version>
<relativePath/>
</parent>