Skip to content

Commit

Permalink
chore: Update Vaadin 24.3.6
Browse files Browse the repository at this point in the history
  • Loading branch information
vaadin-bot committed Mar 4, 2024
1 parent 98065a7 commit 8e45ef8
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.3.5</vaadin.version>
<vaadin.version>24.3.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.2.2</version>
<version>3.2.3</version>
</parent>

<repositories>
Expand Down

0 comments on commit 8e45ef8

Please sign in to comment.