Skip to content

Commit

Permalink
chore: upgrade springboot to 3.4.2 (#20899) (#20908)
Browse files Browse the repository at this point in the history
Co-authored-by: Zhe Sun <[email protected]>
Co-authored-by: Marco Collovati <[email protected]>
  • Loading branch information
3 people authored Jan 24, 2025
1 parent 0580f1a commit d4af414
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 @@ -85,7 +85,7 @@
<failOnMissingWebXml>false</failOnMissingWebXml>

<!-- Dependencies -->
<spring.boot.version>3.4.1</spring.boot.version>
<spring.boot.version>3.4.2</spring.boot.version>
<gwt.version>2.9.0</gwt.version>
<hibernate.validator.version>8.0.1.Final</hibernate.validator.version>
<slf4j.version>2.0.16</slf4j.version>
Expand Down

0 comments on commit d4af414

Please sign in to comment.