build: spring boot version

This commit is contained in:
CaptainB 2023-03-23 21:12:57 +08:00 committed by 刘瑞斌
parent 7faad4d5eb
commit f4c786c65d
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.0.4</version>
<version>3.0.5</version>
<relativePath/>
</parent>