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

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

commit 4b8d7655dfb80fb5ff52c1ce87406f75e591277f
Author: Paul King <[email protected]>
AuthorDate: Mon Feb 24 15:25:10 2025 +1000

    GROOVY-11538: Bump ivy to 2.5.3
---
 build.gradle | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/build.gradle b/build.gradle
index 8aa85c2899..251e6cae26 100644
--- a/build.gradle
+++ b/build.gradle
@@ -137,7 +137,7 @@ ext {
     coberturaVersion = '1.9.4.1'
     commonsCliVersion = '1.4'
     gparsVersion = '1.2.1'
-    ivyVersion = '2.5.2'
+    ivyVersion = '2.5.3'
     jansiVersion = '2.4.1'
     jarjarVersion = '1.7.2'
     javaParserVersion = '3.25.6'

Reply via email to