Skip to content

Commit

Permalink
Upgrade to Spring Framework 6.0.0
Browse files Browse the repository at this point in the history
Closes gh-321
  • Loading branch information
snicoll committed Nov 16, 2022
1 parent 4eeab7d commit df3fa24
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
<assertj.version>3.21.0</assertj.version>
<log4j.version>2.17.2</log4j.version>

<spring.framework.version>6.0.0-RC1</spring.framework.version>
<spring.framework.version>6.0.0</spring.framework.version>
</properties>

<profiles>
Expand Down

0 comments on commit df3fa24

Please sign in to comment.