Skip to content

Commit

Permalink
chore: Update Vaadin 24.6.3 (#40)
Browse files Browse the repository at this point in the history
  • Loading branch information
vaadin-bot authored Jan 28, 2025
1 parent cb9b3b7 commit 4e8684f
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.6.2</vaadin.version>
<vaadin.version>24.6.3</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.4.1</version>
<version>3.4.2</version>
</parent>

<repositories>
Expand Down

0 comments on commit 4e8684f

Please sign in to comment.