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

reta pushed a commit to branch 3.6.x-fixes
in repository https://gitbox.apache.org/repos/asf/cxf.git

commit 029418b6d91a7fc145fc39fc6e816072408e7252
Author: Andriy Redko <[email protected]>
AuthorDate: Tue Nov 12 21:30:42 2024 -0500

    Update Groovy to 4.0.24
    
    (cherry picked from commit 6ee94de98889e52d447f9ab3b2d236d39cdcaecf)
    (cherry picked from commit c434d4162146a723e5d35187cfb264c8bb93bc46)
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index 9269bfc413..ae5c402325 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -589,7 +589,7 @@
                         <dependency>
                             <groupId>org.apache.groovy</groupId>
                             <artifactId>groovy</artifactId>
-                            <version>4.0.23</version>
+                            <version>4.0.24</version>
                         </dependency>
                     </dependencies>
                 </plugin>

Reply via email to