This is an automated email from the ASF dual-hosted git repository. reta pushed a commit to branch 4.0.x-fixes in repository https://gitbox.apache.org/repos/asf/cxf.git
commit 0742675f3ee1da7c7b8ff1c82930620196f77a97 Author: Andriy Redko <[email protected]> AuthorDate: Sat Mar 8 23:07:31 2025 -0500 Update Apache Groovy to 4.0.26 (cherry picked from commit 07dfa075993fa49fdc21bad6d63eedb0b721f684) --- parent/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/parent/pom.xml b/parent/pom.xml index 3823c270ff..9498229b57 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -586,7 +586,7 @@ <dependency> <groupId>org.apache.groovy</groupId> <artifactId>groovy</artifactId> - <version>4.0.24</version> + <version>4.0.26</version> </dependency> </dependencies> </plugin>
