From 8f48497322bf0dc39411e729f4327cf6d0d9143c Mon Sep 17 00:00:00 2001 From: Picnic-Bot Date: Sun, 23 Jul 2023 12:41:36 +0200 Subject: [PATCH] Upgrade Spring Boot 2.7.13 -> 2.7.14 (#726) See: - https://github.com/spring-projects/spring-boot/releases/tag/v2.7.14 - https://github.com/spring-projects/spring-boot/compare/v2.7.13...v2.7.14 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index a2c2bc35bc..3d3758018c 100644 --- a/pom.xml +++ b/pom.xml @@ -458,7 +458,7 @@ org.springframework.boot spring-boot-test - 2.7.13 + 2.7.14 org.testng