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 893227958f3174197614ac728138ba5ac4b31bb8
Author: Paul King <[email protected]>
AuthorDate: Mon Mar 23 19:40:46 2026 +1000

    bump commons-net to 3.13.0 (performance test)
---
 .../groovy/org/apache/groovy/gradle/PerformanceTestsExtension.groovy    | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git 
a/build-logic/src/main/groovy/org/apache/groovy/gradle/PerformanceTestsExtension.groovy
 
b/build-logic/src/main/groovy/org/apache/groovy/gradle/PerformanceTestsExtension.groovy
index 6ac2bc82ca..b9b11c4a2c 100644
--- 
a/build-logic/src/main/groovy/org/apache/groovy/gradle/PerformanceTestsExtension.groovy
+++ 
b/build-logic/src/main/groovy/org/apache/groovy/gradle/PerformanceTestsExtension.groovy
@@ -92,7 +92,7 @@ class PerformanceTestsExtension {
             }
             [
                 'org.cyberneko:html:1.9.8',
-                'commons-net:commons-net:3.12.0',
+                'commons-net:commons-net:3.13.0',
                 'net.sourceforge.htmlunit:htmlunit:2.70.0',
                 'com.sleepycat:je:18.3.12',
                 'commons-httpclient:commons-httpclient:3.1',

Reply via email to