From 9845f27e9d58a9aa17ecbc9aaf2e96f48caa009d Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 22 Nov 2024 01:15:00 +0000 Subject: [PATCH] fix(deps): update spring boot to v3.4.0 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 157db466f..9f883b8be 100644 --- a/pom.xml +++ b/pom.xml @@ -77,7 +77,7 @@ 1.3.0 2.3.0 1.1.0 - 3.3.6 + 3.4.0 --add-opens java.base/java.lang=ALL-UNNAMED -Dfile.encoding=UTF-8