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

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

commit 0369d1fa1225a3afad72f303745c3891896dc98c
Author: Paul King <pa...@asert.com.au>
AuthorDate: Sat Jul 19 10:18:39 2025 +1000

    build: bump commons-io
---
 build.gradle | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/build.gradle b/build.gradle
index 9f2ffabeab..2b075ac28d 100644
--- a/build.gradle
+++ b/build.gradle
@@ -132,7 +132,7 @@ dependencies {
     tools "org.jboss.bridger:bridger:${versions.bridger}"
     // updated bridger dependencies to remove vulnerabilities:
     tools "com.jcraft:jsch:0.1.55"
-    tools "commons-io:commons-io:2.19.0"
+    tools "commons-io:commons-io:2.20.0"
     tools "org.apache.maven:maven-core:3.9.10"
     tools "org.apache.maven.shared:maven-shared-utils:3.4.2"
     tools "org.codehaus.plexus:plexus-utils:4.0.2"

Reply via email to