Skip to content

Commit 30c4a6f

Browse files
authored
chore: Update Vaadin 24.3.13 (#30)
1 parent 58b60ca commit 30c4a6f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,14 +11,14 @@
1111

1212
<properties>
1313
<java.version>17</java.version>
14-
<vaadin.version>24.3.12</vaadin.version>
14+
<vaadin.version>24.3.13</vaadin.version>
1515
<OPENAI_TOKEN></OPENAI_TOKEN>
1616
</properties>
1717

1818
<parent>
1919
<groupId>org.springframework.boot</groupId>
2020
<artifactId>spring-boot-starter-parent</artifactId>
21-
<version>3.2.5</version>
21+
<version>3.2.6</version>
2222
</parent>
2323

2424
<repositories>

0 commit comments

Comments
 (0)