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 582a595595988700ef6eec0246c7e3a344b7261a Author: Andriy Redko <[email protected]> AuthorDate: Tue Feb 3 15:44:30 2026 -0500 Update Apache Groovy to 4.0.30 (cherry picked from commit 2fe09dfd82a83063a3e20bcfca5a3b2ce8025378) (cherry picked from commit d7f9fb073281bce90d4a4da7707da77286b430f0) --- parent/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/parent/pom.xml b/parent/pom.xml index 7cc0969c30..1415082735 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -590,7 +590,7 @@ <dependency> <groupId>org.apache.groovy</groupId> <artifactId>groovy</artifactId> - <version>4.0.29</version> + <version>4.0.30</version> </dependency> </dependencies> </plugin>
