This is an automated email from the ASF dual-hosted git repository.
tilman 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 280a78f72 Bump org.jline:jline from 3.30.0 to 3.30.1 (#2210)
280a78f72 is described below
commit 280a78f728e1b6f2c22efa3336cd7744e617d159
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon May 19 08:35:05 2025 +0200
Bump org.jline:jline from 3.30.0 to 3.30.1 (#2210)
Bumps [org.jline:jline](https://github.com/jline/jline3) from 3.30.0 to
3.30.1.
- [Release notes](https://github.com/jline/jline3/releases)
-
[Commits](https://github.com/jline/jline3/compare/jline-3.30.0...jline-3.30.1)
---
updated-dependencies:
- dependency-name: org.jline:jline
dependency-version: 3.30.1
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-age-recogniser/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/tika-parsers/tika-parsers-ml/tika-age-recogniser/pom.xml
b/tika-parsers/tika-parsers-ml/tika-age-recogniser/pom.xml
index 34e15fe63..6082f20fd 100644
--- a/tika-parsers/tika-parsers-ml/tika-age-recogniser/pom.xml
+++ b/tika-parsers/tika-parsers-ml/tika-age-recogniser/pom.xml
@@ -208,7 +208,7 @@
<dependency>
<groupId>org.jline</groupId>
<artifactId>jline</artifactId>
- <version>3.30.0</version>
+ <version>3.30.1</version>
</dependency>
<dependency>
<groupId>javax.activation</groupId>