Skip to content

Commit 3312a93

Browse files
committed
feat: upgrade spring boot version
1 parent b5ad47a commit 3312a93

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<parent>
77
<groupId>org.springframework.boot</groupId>
88
<artifactId>spring-boot-starter-parent</artifactId>
9-
<version>3.3.0</version>
9+
<version>3.3.6</version>
1010
<relativePath/>
1111
</parent>
1212

0 commit comments

Comments
 (0)