From 5ac4edfc50b20dfcc63250497c798faffc5b6249 Mon Sep 17 00:00:00 2001 From: Zhe Sun <31067185+ZheSun88@users.noreply.github.com> Date: Mon, 2 Oct 2023 15:10:11 +0300 Subject: [PATCH] Upgrade to Vaadin 24.1.11 and 23.3.25 --- 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 dfab63f2ca9..2d2de949889 100644 --- a/start-site/src/main/resources/application.yml +++ b/start-site/src/main/resources/application.yml @@ -163,9 +163,9 @@ initializr: - compatibilityRange: "[2.6.0,2.7.0-M1)" version: 23.2.15 - compatibilityRange: "[2.7.0-M1,3.0.0-M1)" - version: 23.3.24 + version: 23.3.25 - compatibilityRange: "[3.0.0-M1,3.2.0-M1)" - version: 24.1.10 + version: 24.1.11 wavefront: groupId: com.wavefront artifactId: wavefront-spring-boot-bom