From 9622341e49183e7a87f3dcd0dcc3568b27cfe274 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 30 Aug 2021 16:25:18 +0000 Subject: [PATCH] Bump vaadin-bom from 14.0.0.rc7 to 14.6.8 Bumps vaadin-bom from 14.0.0.rc7 to 14.6.8. --- updated-dependencies: - dependency-name: com.vaadin:vaadin-bom dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) mode change 100755 => 100644 pom.xml diff --git a/pom.xml b/pom.xml old mode 100755 new mode 100644 index 698594a..18a9bd4 --- a/pom.xml +++ b/pom.xml @@ -13,7 +13,7 @@ <failOnMissingWebXml>false</failOnMissingWebXml> <!-- <vaadin.version>12.0.3</vaadin.version>--> - <vaadin.version>14.0.0.rc7</vaadin.version> + <vaadin.version>14.6.8</vaadin.version> <frontend-maven-plugin.nodeVersion>v10.16.0</frontend-maven-plugin.nodeVersion> <frontend-maven-plugin.npmVersion>6.9.0</frontend-maven-plugin.npmVersion> </properties>