From 848ba8e1d719fdd6650e179af1f8b6b41a35665a Mon Sep 17 00:00:00 2001 From: Kazuki Shimizu Date: Thu, 18 May 2023 21:16:52 +0900 Subject: [PATCH] Upgrade to Spring Boot 2.7.12 Fixes gh-828 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 96735bec1..85b91b4c7 100644 --- a/pom.xml +++ b/pom.xml @@ -72,7 +72,7 @@ 1.2.4 2.1.1 1.0.4 - 2.7.11 + 2.7.12 -Djdk.attach.allowAttachSelf --add-opens java.base/java.lang=ALL-UNNAMED -Dfile.encoding=UTF-8