Skip to content

Commit

Permalink
chore(parent): Upgrade to Spring Boot 3.2.0
Browse files Browse the repository at this point in the history
Related-to: #3722
  • Loading branch information
psavidis committed Dec 7, 2023
1 parent e925dce commit aa3ab26
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion parent/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<version.quarkus>3.2.6.Final</version.quarkus>
<version.spring.framework>5.3.27</version.spring.framework>
<version.spring.framework6>6.0.9</version.spring.framework6>
<version.spring-boot>3.1.5</version.spring-boot>
<version.spring-boot>3.2.0</version.spring-boot>
<version.resteasy>3.15.6.Final</version.resteasy>
<version.jersey2>2.34</version.jersey2>
<!-- use minimum version of resteasy and jersey -->
Expand Down

0 comments on commit aa3ab26

Please sign in to comment.