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

Commit 2618000

Browse files
authored
Merge pull request #79 from xdev-software/dependabot/maven/vaadin.version-14.8.6
Bump vaadin.version from 14.8.4 to 14.8.6
2 parents 18b49d6 + 97ddc7a commit 2618000

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
@@ -40,7 +40,7 @@
4040
<failOnMissingWebXml>false</failOnMissingWebXml>
4141

4242
<!-- Dependency-Versions -->
43-
<vaadin.version>14.8.4</vaadin.version>
43+
<vaadin.version>14.8.6</vaadin.version>
4444
</properties>
4545

4646
<dependencyManagement>

vaadin-chip-combobox/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@
5959
<failOnMissingWebXml>false</failOnMissingWebXml>
6060

6161
<!-- Dependency-Versions -->
62-
<vaadin.version>14.8.4</vaadin.version>
62+
<vaadin.version>14.8.6</vaadin.version>
6363
</properties>
6464

6565

0 commit comments

Comments
 (0)