From 2d96872d28abe4d61821501633b21895c8236891 Mon Sep 17 00:00:00 2001 From: Hiroki Terashima Date: Mon, 6 May 2024 15:18:12 -0700 Subject: [PATCH] chore(SpringBoot): Upgrade to 2.7.18 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 000d8e38b..1c05a0f3e 100644 --- a/pom.xml +++ b/pom.xml @@ -330,7 +330,7 @@ org.springframework.boot spring-boot-starter-parent - 2.7.2 + 2.7.18