From 552a291a3d939b0cba11b902d22c7e300e4f0087 Mon Sep 17 00:00:00 2001 From: Zhe Sun Date: Wed, 10 Jun 2026 15:31:38 +0300 Subject: [PATCH 1/2] chore: use standard maven property --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 84d8b1d..79e2153 100644 --- a/pom.xml +++ b/pom.xml @@ -36,7 +36,7 @@ 6.1.0 5.11.4 5.20.0 - 4.0.5 + 4.0.6 10.2-SNAPSHOT 3.0.1 @@ -240,7 +240,7 @@ it-tests - !skipIt + !skipITs From 02f64ff1b4a7d7e8ac5e27e14f00afd1dca5cf34 Mon Sep 17 00:00:00 2001 From: Zhe Sun <31067185+ZheSun88@users.noreply.github.com> Date: Wed, 10 Jun 2026 15:34:02 +0300 Subject: [PATCH 2/2] use spring boot 4.1.0-RC1 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 79e2153..cb47b85 100644 --- a/pom.xml +++ b/pom.xml @@ -36,7 +36,7 @@ 6.1.0 5.11.4 5.20.0 - 4.0.6 + 4.1.0-RC1 10.2-SNAPSHOT 3.0.1