This is an automated email from the ASF dual-hosted git repository.
tilman pushed a commit to branch branch_2x
in repository https://gitbox.apache.org/repos/asf/tika.git
The following commit(s) were added to refs/heads/branch_2x by this push:
new f2013fc9f TIKA-4383: update apache parent
f2013fc9f is described below
commit f2013fc9ff7b9ed401f9be81179d1175764551cb
Author: Tilman Hausherr <[email protected]>
AuthorDate: Mon Mar 24 10:26:27 2025 +0100
TIKA-4383: 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 29e5a6829..a0d9dfb46 100644
--- a/tika-parent/pom.xml
+++ b/tika-parent/pom.xml
@@ -25,7 +25,7 @@
<parent>
<groupId>org.apache</groupId>
<artifactId>apache</artifactId>
- <version>32</version>
+ <version>34</version>
<relativePath />
</parent>