Skip to content

Commit 954971c

Browse files
authored
chore: Update Vaadin 24.9.10 (#1443)
1 parent 2844b88 commit 954971c

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
@@ -12,13 +12,13 @@
1212

1313
<properties>
1414
<java.version>17</java.version>
15-
<vaadin.version>24.9.9</vaadin.version>
15+
<vaadin.version>24.9.10</vaadin.version>
1616
</properties>
1717

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

2424
<repositories>

0 commit comments

Comments
 (0)