From 496c2907d40fa43e191c1b6e88b87f4df1edac75 Mon Sep 17 00:00:00 2001 From: Janne Valkealahti Date: Thu, 19 Oct 2023 13:20:52 +0100 Subject: [PATCH] Upgrade spring-boot 2.7.17 - Fixes #892 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 4b48cbb1..7e2cd417 100644 --- a/pom.xml +++ b/pom.xml @@ -11,7 +11,7 @@ org.springframework.boot spring-boot-starter-parent - 2.7.16 + 2.7.17