Skip to content

Commit 3685c8f

Browse files
authored
chore: Update Vaadin 24.9.8 (#1431)
1 parent b5ae728 commit 3685c8f

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.7</vaadin.version>
15+
<vaadin.version>24.9.8</vaadin.version>
1616
</properties>
1717

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

2424
<repositories>

0 commit comments

Comments
 (0)