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

Commit e564074

Browse files
authored
Merge pull request #167 from JohnDeere/renovate/major-spring-core
Update spring core to v6 (major)
2 parents 571e181 + 087ba68 commit e564074

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)