Skip to content

Commit

Permalink
chore: upgrade springboot to 3.2.12 (24.4) (#20533)
Browse files Browse the repository at this point in the history
  • Loading branch information
ZheSun88 authored Nov 21, 2024
1 parent a0938a3 commit b4da9e8
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.2.11</spring.boot.version>
<spring.boot.version>3.2.12</spring.boot.version>
<gwt.version>2.9.0</gwt.version>
<hibernate.validator.version>8.0.1.Final</hibernate.validator.version>
<slf4j.version>2.0.13</slf4j.version>
Expand Down

0 comments on commit b4da9e8

Please sign in to comment.