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 7007dfbb4 Bump org.jline:jline from 3.26.3 to 3.27.0 (#1966)
7007dfbb4 is described below

commit 7007dfbb43bc1d39c6e52cdc3fc5c9c40fefdfcf
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Sep 23 08:27:52 2024 +0200

    Bump org.jline:jline from 3.26.3 to 3.27.0 (#1966)
    
    Bumps [org.jline:jline](https://github.com/jline/jline3) from 3.26.3 to 
3.27.0.
    - [Release notes](https://github.com/jline/jline3/releases)
    - [Changelog](https://github.com/jline/jline3/blob/master/changelog.md)
    - 
[Commits](https://github.com/jline/jline3/compare/jline-parent-3.26.3...jline-3.27.0)
    
    ---
    updated-dependencies:
    - dependency-name: org.jline:jline
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    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 78170810a..49cc71472 100644
--- a/tika-parsers/tika-parsers-ml/tika-age-recogniser/pom.xml
+++ b/tika-parsers/tika-parsers-ml/tika-age-recogniser/pom.xml
@@ -216,7 +216,7 @@
       <dependency>
           <groupId>org.jline</groupId>
           <artifactId>jline</artifactId>
-          <version>3.26.3</version>
+          <version>3.27.0</version>
       </dependency>
       <dependency>
           <groupId>javax.activation</groupId>

Reply via email to