You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tika.apache.org by ti...@apache.org on 2022/07/16 13:22:21 UTC

[tika] 02/02: TIKA-3793: update apache parent

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

tilman pushed a commit to branch branch_1x
in repository https://gitbox.apache.org/repos/asf/tika.git

commit 5a7ebd07805ba7244eab13f4917fa20a82699f8f
Author: Tilman Hausherr <ti...@snafu.de>
AuthorDate: Sat Jul 16 15:21:56 2022 +0200

    TIKA-3793: update apache parent
---
 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 80aef6d74..903a2fd68 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>
+        <version>27</version>
         <relativePath />
     </parent>