From c9266333f9fd634fa84eca6e34e452350febf7f5 Mon Sep 17 00:00:00 2001 From: Zhe Sun <31067185+ZheSun88@users.noreply.github.com> Date: Thu, 23 Nov 2023 12:07:50 +0200 Subject: [PATCH] chore: upgrade springboot to 2.7.18 (#4724) --- 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