From 831624c9f643e83c8eb490661ef2b8346d1c2ad5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 1 Jul 2025 12:11:39 +0300 Subject: [PATCH] Bump vaadin.version from 24.8.0 to 24.8.1 (#2520) * Bump vaadin.version from 24.8.0 to 24.8.1 Bumps `vaadin.version` from 24.8.0 to 24.8.1. Updates `com.vaadin:vaadin-bom` from 24.8.0 to 24.8.1 Updates `com.vaadin:vaadin-maven-plugin` from 24.8.0 to 24.8.1 - [Release notes](https://github.com/vaadin/platform/releases) - [Commits](https://github.com/vaadin/platform/compare/24.8.0...24.8.1) --- updated-dependencies: - dependency-name: com.vaadin:vaadin-bom dependency-version: 24.8.1 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: com.vaadin:vaadin-maven-plugin dependency-version: 24.8.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] * Fix version migration - add prepare-frontend goal --------- Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Avgustin Marinov --- hawkbit-simple-ui/pom.xml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/hawkbit-simple-ui/pom.xml b/hawkbit-simple-ui/pom.xml index a96737c29..a1383bcc3 100644 --- a/hawkbit-simple-ui/pom.xml +++ b/hawkbit-simple-ui/pom.xml @@ -25,7 +25,7 @@ hawkBit :: Simple UI - 24.8.0 + 24.8.1 @@ -102,6 +102,7 @@ + prepare-frontend build-frontend compile