Skip to content

Commit

Permalink
chore: upgrade springboot to 3.4.1 (#20758)
Browse files Browse the repository at this point in the history
  • Loading branch information
ZheSun88 authored Dec 19, 2024
1 parent a09f905 commit e7a5a03
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.0</spring.boot.version>
<spring.boot.version>3.4.1</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 e7a5a03

Please sign in to comment.