From f214a6ad8d711c009c77855b2f4fd89597554c33 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 23 May 2024 15:58:47 +0000 Subject: [PATCH] fix(deps): update spring boot to v3.3.0 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 19d81fa53..ac450f212 100644 --- a/pom.xml +++ b/pom.xml @@ -77,7 +77,7 @@ 1.2.4 2.1.2 1.0.4 - 3.2.5 + 3.3.0 --add-opens java.base/java.lang=ALL-UNNAMED -Dfile.encoding=UTF-8