Skip to content

Commit

Permalink
chore: upgrade springboot to 3.4.1 (#7134) (#7135)
Browse files Browse the repository at this point in the history
Co-authored-by: Zhe Sun <31067185+ZheSun88@users.noreply.github.com>
  • Loading branch information
vaadin-bot and ZheSun88 authored Dec 20, 2024
1 parent 93b2e7f commit 392c4b2
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 @@ -18,7 +18,7 @@
<properties>
<maven.compiler.source>17</maven.compiler.source>
<maven.compiler.target>17</maven.compiler.target>
<spring.boot.version>3.4.0</spring.boot.version>
<spring.boot.version>3.4.1</spring.boot.version>
<junit.jupiter.version>5.9.1</junit.jupiter.version>
<jetty.version>11.0.13</jetty.version>
</properties>
Expand Down

0 comments on commit 392c4b2

Please sign in to comment.