This is an automated email from the ASF dual-hosted git repository.

paulk pushed a commit to branch GROOVY_5_0_X
in repository https://gitbox.apache.org/repos/asf/groovy.git

commit 98fc6aa309d705340b8cb68e6e1787bc3097ee17
Author: Paul King <[email protected]>
AuthorDate: Tue Feb 3 09:26:41 2026 +1000

    bump maven-core to 3.9.12(build)
---
 build.gradle | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/build.gradle b/build.gradle
index 22acff9d9d..9b5831f020 100644
--- a/build.gradle
+++ b/build.gradle
@@ -133,7 +133,7 @@ dependencies {
     // updated bridger dependencies to remove vulnerabilities:
     tools "com.jcraft:jsch:0.1.55"
     tools "commons-io:commons-io:2.21.0"
-    tools "org.apache.maven:maven-core:3.9.11"
+    tools "org.apache.maven:maven-core:3.9.12"
     tools "org.apache.maven.shared:maven-shared-utils:3.4.2"
     tools "org.codehaus.plexus:plexus-utils:4.0.2"
     // end

Reply via email to