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 12325670a TIKA-3795 -- update apache parent pom
12325670a is described below
commit 12325670a8f029d4be85a4fc3a8aecd2a35f0ccc
Author: tallison <[email protected]>
AuthorDate: Thu Jul 14 14:07:19 2022 -0400
TIKA-3795 -- update apache parent pom
---
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 a36843dda..6137f166a 100644
--- a/tika-parent/pom.xml
+++ b/tika-parent/pom.xml
@@ -25,7 +25,7 @@
<parent>
<groupId>org.apache</groupId>
<artifactId>apache</artifactId>
- <version>26</version> <!-- fails with 22 and 23 in tika-eval-core -->
+ <version>27</version>
<relativePath />
</parent>