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

Commit 97ddc7a

Browse files
Bump vaadin.version from 14.8.4 to 14.8.6
Bumps `vaadin.version` from 14.8.4 to 14.8.6. Updates `vaadin-bom` from 14.8.4 to 14.8.6 Updates `vaadin-maven-plugin` from 14.8.4 to 14.8.6 --- updated-dependencies: - dependency-name: com.vaadin:vaadin-bom dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: com.vaadin:vaadin-maven-plugin dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 18b49d6 commit 97ddc7a

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)