From 888526bf4d9d70476eff6a9764c07cd44afb0395 Mon Sep 17 00:00:00 2001 From: Artur Date: Fri, 21 Apr 2023 16:23:06 +0300 Subject: [PATCH] chore: Upgrade to Spring Boot 2.7.11 (#1054) --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 2ae761aa..7b3140fd 100644 --- a/pom.xml +++ b/pom.xml @@ -45,7 +45,7 @@ 2.8-SNAPSHOT - 2.7.10 + 2.7.11 Apache License 2.0