Skip to content
This repository was archived by the owner on May 31, 2023. It is now read-only.

Commit 087ba68

Browse files
Update spring core to v6
1 parent 90d399a commit 087ba68

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spring-example/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
<artifactId>spring-example</artifactId>
1010

1111
<properties>
12-
<spring.version>5.3.25</spring.version>
12+
<spring.version>6.0.6</spring.version>
1313
<slf4j.version>2.0.6</slf4j.version>
1414
</properties>
1515

0 commit comments

Comments
 (0)