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

asf-gitbox-commits pushed a commit to branch branch_3x
in repository https://gitbox.apache.org/repos/asf/tika.git


The following commit(s) were added to refs/heads/branch_3x by this push:
     new 05dd1353ca TIKA-4695: revert update groovy-all
05dd1353ca is described below

commit 05dd1353ca74ef8b434d9a3e141734e7b1888a36
Author: Tilman Hausherr <[email protected]>
AuthorDate: Mon May 11 20:36:16 2026 +0200

    TIKA-4695: revert update groovy-all
---
 tika-parsers/tika-parsers-ml/tika-parser-nlp-module/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/tika-parsers/tika-parsers-ml/tika-parser-nlp-module/pom.xml 
b/tika-parsers/tika-parsers-ml/tika-parser-nlp-module/pom.xml
index bd45de4ad7..7cc28e08be 100644
--- a/tika-parsers/tika-parsers-ml/tika-parser-nlp-module/pom.xml
+++ b/tika-parsers/tika-parsers-ml/tika-parser-nlp-module/pom.xml
@@ -191,7 +191,7 @@
                             <dependency>
                                 <groupId>org.codehaus.groovy</groupId>
                                 <artifactId>groovy-all</artifactId>
-                                <version>2.5.23</version>
+                                <version>2.4.21</version>
                             </dependency>
                         </dependencies>
                         <executions>

Reply via email to