Skip to content

Commit

Permalink
chore: upgrade springboot to 3.4.2 (#20899)
Browse files Browse the repository at this point in the history
Co-authored-by: Marco Collovati <[email protected]>
  • Loading branch information
ZheSun88 and mcollovati authored Jan 24, 2025
1 parent 50947e8 commit 187bda5
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 @@ -86,7 +86,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.2.Final</hibernate.validator.version>
<slf4j.version>2.0.16</slf4j.version>
Expand Down

0 comments on commit 187bda5

Please sign in to comment.