Skip to content
This repository was archived by the owner on Aug 12, 2024. It is now read-only.

Commit 6e78b6d

Browse files
committed
Update vaadin.version to v24.4.8
1 parent 0f71708 commit 6e78b6d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

vaadin-chip-combobox-demo/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
<mainClass>software.xdev.vaadin.Application</mainClass>
2525

2626
<!-- Dependency-Versions -->
27-
<vaadin.version>24.3.12</vaadin.version>
27+
<vaadin.version>24.4.8</vaadin.version>
2828

2929
<org.springframework.boot.version>3.2.5</org.springframework.boot.version>
3030
</properties>

vaadin-chip-combobox/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
5050

5151
<!-- Dependency-Versions -->
52-
<vaadin.version>24.3.12</vaadin.version>
52+
<vaadin.version>24.4.8</vaadin.version>
5353
</properties>
5454

5555
<dependencyManagement>

0 commit comments

Comments
 (0)