From 01d8c7fe9329deb64d1643fce44a509fd212a571 Mon Sep 17 00:00:00 2001 From: Janne Valkealahti Date: Fri, 25 Aug 2023 09:26:21 +0300 Subject: [PATCH] Upgrade spring-boot 2.7.15 - Fixes #875 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 613e5a81..cbcc145b 100644 --- a/pom.xml +++ b/pom.xml @@ -11,7 +11,7 @@ org.springframework.boot spring-boot-starter-parent - 2.7.14 + 2.7.15