Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
Bump Flow and Components to 24.6 and Spring Boot to 3.4.0
  • Loading branch information
heruan authored Dec 2, 2024
1 parent 303015e commit 810d4a7
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -28,15 +28,15 @@
</modules>

<properties>
<flow.version>24.4-SNAPSHOT</flow.version>
<hilla.version>24.4-SNAPSHOT</hilla.version>
<flow.version>24.6-SNAPSHOT</flow.version>
<hilla.version>24.6-SNAPSHOT</hilla.version>
<vaadin.license.checker.version>1.13.0</vaadin.license.checker.version>

<maven.compiler.source>17</maven.compiler.source>
<maven.compiler.target>17</maven.compiler.target>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
<spring.boot.version>3.3.5</spring.boot.version>
<spring.boot.version>3.4.0</spring.boot.version>
<maven.jar.version>3.3.0</maven.jar.version>
<maven.source.version>3.2.1</maven.source.version>
<maven.javadoc.version>3.4.1</maven.javadoc.version>
Expand Down

0 comments on commit 810d4a7

Please # to comment.