Skip to content

Commit dad310b

Browse files
authored
Merge pull request #60 from jumpserver/pr@dev@upgrade_spring_version
feat: upgrade spring boot version
2 parents b5ad47a + 3312a93 commit dad310b

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)