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 822c87c8bf Bump org.apache.groovy:groovy-all from 5.0.6 to 5.0.7
(#2928)
822c87c8bf is described below
commit 822c87c8bfc2c55e643a04cf57ffe266a92f6152
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Jul 6 08:34:13 2026 +0200
Bump org.apache.groovy:groovy-all from 5.0.6 to 5.0.7 (#2928)
Bumps [org.apache.groovy:groovy-all](https://github.com/apache/groovy) from
5.0.6 to 5.0.7.
- [Commits](https://github.com/apache/groovy/commits)
---
updated-dependencies:
- dependency-name: org.apache.groovy:groovy-all
dependency-version: 5.0.7
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 30ac724e57..26b2f28421 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.6</version>
+ <version>5.0.7</version>
<type>pom</type>
</dependency>
</dependencies>