You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tika.apache.org by ta...@apache.org on 2022/05/23 15:20:51 UTC

[tika] branch main updated: Bump apache from 24 to 26 (#573)

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

tallison 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 1ac200f21 Bump apache from 24 to 26 (#573)
1ac200f21 is described below

commit 1ac200f21b29e2913bf7d6dddeb9aec275c98bd1
Author: dependabot[bot] <49...@users.noreply.github.com>
AuthorDate: Mon May 23 11:20:44 2022 -0400

    Bump apache from 24 to 26 (#573)
    
    Bumps [apache](https://github.com/apache/maven-apache-parent) from 24 to 26.
    - [Release notes](https://github.com/apache/maven-apache-parent/releases)
    - [Commits](https://github.com/apache/maven-apache-parent/commits)
    
    ---
    updated-dependencies:
    - dependency-name: org.apache:apache
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <su...@github.com>
    
    Co-authored-by: dependabot[bot] <49...@users.noreply.github.com>
---
 tika-parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/tika-parent/pom.xml b/tika-parent/pom.xml
index 4732c0f61..c8ff80760 100644
--- a/tika-parent/pom.xml
+++ b/tika-parent/pom.xml
@@ -25,7 +25,7 @@
   <parent>
     <groupId>org.apache</groupId>
     <artifactId>apache</artifactId>
-    <version>24</version> <!-- fails with 22 and 23 in tika-eval-core -->
+    <version>26</version> <!-- fails with 22 and 23 in tika-eval-core -->
     <relativePath />
   </parent>