From dece6cc9adb1b5e118b1356b1b051402a2b3990f Mon Sep 17 00:00:00 2001
From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com>
Date: Mon, 19 Apr 2021 14:51:25 +0000
Subject: [PATCH] Bump vaadin.version from 7.7.13 to 8.12.4 in
 /ui-vaadin7/simple-app

Bumps `vaadin.version` from 7.7.13 to 8.12.4.

Updates `vaadin-server` from 7.7.13 to 8.12.4
- [Release notes](https://github.com/vaadin/framework/releases)
- [Commits](https://github.com/vaadin/framework/compare/7.7.13...8.12.4)

Updates `vaadin-shared` from 7.7.13 to 8.12.4
- [Release notes](https://github.com/vaadin/framework/releases)
- [Commits](https://github.com/vaadin/framework/compare/7.7.13...8.12.4)

Updates `vaadin-themes` from 7.7.13 to 8.12.4
- [Release notes](https://github.com/vaadin/framework/releases)
- [Commits](https://github.com/vaadin/framework/compare/7.7.13...8.12.4)

Updates `vaadin-client-compiled` from 7.7.13 to 8.12.4
- [Release notes](https://github.com/vaadin/framework/releases)
- [Commits](https://github.com/vaadin/framework/compare/7.7.13...8.12.4)

Signed-off-by: dependabot[bot] <support@github.com>
---
 ui-vaadin7/simple-app/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/ui-vaadin7/simple-app/pom.xml b/ui-vaadin7/simple-app/pom.xml
index 017a3a2..5cdcd04 100644
--- a/ui-vaadin7/simple-app/pom.xml
+++ b/ui-vaadin7/simple-app/pom.xml
@@ -25,7 +25,7 @@
 	</licenses>
 
 	<properties>
-		<vaadin.version>7.7.13</vaadin.version>
+		<vaadin.version>8.12.4</vaadin.version>
 	</properties>
 
 	<dependencies>