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

THausherr 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 c18f26819f Bump org.apache.groovy:groovy-all from 5.0.7 to 5.0.8 
(#2986)
c18f26819f is described below

commit c18f26819fdc0dc27946411085c001924ee4b7b9
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Aug 3 08:08:47 2026 +0200

    Bump org.apache.groovy:groovy-all from 5.0.7 to 5.0.8 (#2986)
    
    Bumps [org.apache.groovy:groovy-all](https://github.com/apache/groovy) from 
5.0.7 to 5.0.8.
    - [Commits](https://github.com/apache/groovy/commits)
    
    ---
    updated-dependencies:
    - dependency-name: org.apache.groovy:groovy-all
      dependency-version: 5.0.8
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
---
 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 26b2f28421..1ea9b38c76 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.apache.groovy</groupId>
                                 <artifactId>groovy-all</artifactId>
-                                <version>5.0.7</version>
+                                <version>5.0.8</version>
                                 <type>pom</type>
                             </dependency>
                         </dependencies>

Reply via email to