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

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


The following commit(s) were added to refs/heads/main by this push:
     new 2c0773facf TIKA-4327: revert update groovy-all
2c0773facf is described below

commit 2c0773facfb0eca28520a9213d139eafa237efbd
Author: Tilman Hausherr <[email protected]>
AuthorDate: Mon May 11 20:36:50 2026 +0200

    TIKA-4327: 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 b81e2bfbd0..96a9d8cf62 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
@@ -146,7 +146,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