From fd80ce6789165d64ed35b9c2b77c5ab0eabbaff8 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 19 Jul 2026 05:08:58 +0000 Subject: [PATCH 1/3] chore: Update the value in the .sdkmanrc file MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Made with ❤️️ by updatecli --- .github/vars/maven-version.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/vars/maven-version.txt b/.github/vars/maven-version.txt index 9f3d4c17..69a11c74 100644 --- a/.github/vars/maven-version.txt +++ b/.github/vars/maven-version.txt @@ -1 +1 @@ -3.9.16 +3.10.0-rc-1 From 40c5ed6f3497db8bd96a19f6bae977b8a6dd7f8d Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 19 Jul 2026 05:08:59 +0000 Subject: [PATCH 2/3] chore: Update the value in the pom.xml file MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Made with ❤️️ by updatecli --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index e6de298e..503d4686 100644 --- a/pom.xml +++ b/pom.xml @@ -583,7 +583,7 @@ - [3.9.16,) + [3.10.0-rc-1,) [${maven.compiler.release},) From 356ba90c12af16d0bc3e9d29cd3f99ee089dbf0c Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 19 Jul 2026 05:08:59 +0000 Subject: [PATCH 3/3] chore: Update the value in the .sdkmanrc file MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Made with ❤️️ by updatecli --- .sdkmanrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.sdkmanrc b/.sdkmanrc index ff53b5e2..196e0a84 100644 --- a/.sdkmanrc +++ b/.sdkmanrc @@ -1,2 +1,2 @@ java=17.0.19-tem -maven=3.9.16 +maven=3.10.0-rc-1