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 93434d994d TIKA-4327: update groovy-all
93434d994d is described below

commit 93434d994dd4591fe919a05800afd199f2fc0d08
Author: Tilman Hausherr <[email protected]>
AuthorDate: Mon May 11 19:28:07 2026 +0200

    TIKA-4327: 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 96a9d8cf62..b81e2bfbd0 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.4.21</version>
+                                <version>2.5.23</version>
                             </dependency>
                         </dependencies>
                         <executions>

Reply via email to