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

lewismc pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/any23.git


The following commit(s) were added to refs/heads/master by this push:
     new 736267b  Bump tika.version from 1.24 to 1.27 (#179)
736267b is described below

commit 736267b5a872a057ecebea7bf2592f83a08af933
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Sep 13 18:16:26 2021 -0700

    Bump tika.version from 1.24 to 1.27 (#179)
    
    Bumps `tika.version` from 1.24 to 1.27.
    
    Updates `tika-core` from 1.24 to 1.27
    - [Release notes](https://github.com/apache/tika/releases)
    - [Changelog](https://github.com/apache/tika/blob/main/CHANGES.txt)
    - [Commits](https://github.com/apache/tika/compare/1.24...1.27)
    
    Updates `tika-parsers` from 1.24 to 1.27
    - [Release notes](https://github.com/apache/tika/releases)
    - [Changelog](https://github.com/apache/tika/blob/main/CHANGES.txt)
    - [Commits](https://github.com/apache/tika/compare/1.24...1.27)
    
    ---
    updated-dependencies:
    - dependency-name: org.apache.tika:tika-core
      dependency-type: direct:production
      update-type: version-update:semver-minor
    - dependency-name: org.apache.tika:tika-parsers
      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>
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 1754804..e79b743 100644
--- a/pom.xml
+++ b/pom.xml
@@ -270,7 +270,7 @@
     <rdf4j.version>3.1.2</rdf4j.version>
     <semargl.version>0.7</semargl.version>
     <slf4j.logger.version>1.7.32</slf4j.logger.version>
-    <tika.version>1.24</tika.version>
+    <tika.version>1.27</tika.version>
     <openie_2.11.version>4.2.6</openie_2.11.version>
     <openregex.version>1.1.1</openregex.version>
     <jackson.version>2.12.5</jackson.version>

Reply via email to