Skip to content

Commit

Permalink
upgrade spring.boot to 3.2.5 (vaadin#254)
Browse files Browse the repository at this point in the history
  • Loading branch information
ZheSun88 authored and SebastianKuehnau committed Jun 27, 2024
1 parent 1119f52 commit fc26602
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,8 @@
<flow.version>24.4-SNAPSHOT</flow.version>
<hilla.version>24.4-SNAPSHOT</hilla.version>
<vaadin.license.checker.version>1.12.12</vaadin.license.checker.version>
<spring.boot.version>3.2.3</spring.boot.version>
<spring.boot.version>3.2.5</spring.boot.version>

<maven.compiler.source>17</maven.compiler.source>
<maven.compiler.target>17</maven.compiler.target>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
Expand Down

0 comments on commit fc26602

Please sign in to comment.