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

Commit

Permalink
Merge pull request #167 from JohnDeere/renovate/major-spring-core
Browse files Browse the repository at this point in the history
Update spring core to v6 (major)
  • Loading branch information
ryber authored Mar 6, 2023
2 parents 571e181 + 087ba68 commit e564074
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spring-example/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<artifactId>spring-example</artifactId>

<properties>
<spring.version>5.3.25</spring.version>
<spring.version>6.0.6</spring.version>
<slf4j.version>2.0.6</slf4j.version>
</properties>

Expand Down

0 comments on commit e564074

Please sign in to comment.