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 496cb1fa0ab6d66f7e09fab3b02693d88a00b5d5 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) (cherry picked from commit 0742675f3ee1da7c7b8ff1c82930620196f77a97) --- parent/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/parent/pom.xml b/parent/pom.xml index 05bf4615c6..f4f6de6eb6 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.24</version> + <version>4.0.26</version> </dependency> </dependencies> </plugin>
