From aa11b5f2458b8fa769c0e2b7946415bb431a97ba Mon Sep 17 00:00:00 2001 From: Zhe Sun <31067185+ZheSun88@users.noreply.github.com> Date: Thu, 23 Nov 2023 11:40:05 +0200 Subject: [PATCH] chore: upgrade springboot to 2.7.18 --- vaadin-spring-boot-starter/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/vaadin-spring-boot-starter/pom.xml b/vaadin-spring-boot-starter/pom.xml index 249b10b9b..988036b3b 100644 --- a/vaadin-spring-boot-starter/pom.xml +++ b/vaadin-spring-boot-starter/pom.xml @@ -33,7 +33,7 @@ - 2.7.17 + 2.7.18