From e681c4256e85c77220ac593fc3650b35af01b5bf Mon Sep 17 00:00:00 2001 From: Zhe Sun <31067185+ZheSun88@users.noreply.github.com> Date: Tue, 14 Jan 2025 15:59:54 +0200 Subject: [PATCH] Upgrade to Vaadin 24.6.2 and 24.5.10 See gh-1697 Signed-off-by: Zhe Sun <31067185+ZheSun88@users.noreply.github.com> --- start-site/src/main/resources/application.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/start-site/src/main/resources/application.yml b/start-site/src/main/resources/application.yml index f087310eca..55265a4d6a 100644 --- a/start-site/src/main/resources/application.yml +++ b/start-site/src/main/resources/application.yml @@ -156,9 +156,9 @@ initializr: versionProperty: vaadin.version mappings: - compatibilityRange: "[3.3.0,3.4.0-M1)" - version: 24.5.9 + version: 24.5.10 - compatibilityRange: "[3.4.0,3.5.0-M1)" - version: 24.6.1 + version: 24.6.2 platform: compatibilityRange: "3.3.0" dependencies: