Skip to content

Commit

Permalink
chore: Update Vaadin 24.5.6 (#31)
Browse files Browse the repository at this point in the history
  • Loading branch information
vaadin-bot authored Nov 27, 2024
1 parent 5de475c commit 7a79c96
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@

<properties>
<java.version>17</java.version>
<vaadin.version>24.5.4</vaadin.version>
<vaadin.version>24.5.6</vaadin.version>
<kotlin.version>1.9.22</kotlin.version>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
Expand All @@ -20,7 +20,7 @@
<parent>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-parent</artifactId>
<version>3.3.5</version>
<version>3.3.6</version>
</parent>

<repositories>
Expand Down

0 comments on commit 7a79c96

Please sign in to comment.