This is an automated email from the ASF dual-hosted git repository.
tilman pushed a commit to branch branch_3x
in repository https://gitbox.apache.org/repos/asf/tika.git
The following commit(s) were added to refs/heads/branch_3x by this push:
new 24cb4a2f46 TIKA-4488: update apache parent (#2529)
24cb4a2f46 is described below
commit 24cb4a2f46cc2757452aafa2e0a216b40181677f
Author: Tilman Hausherr <[email protected]>
AuthorDate: Wed Jan 14 10:53:03 2026 +0100
TIKA-4488: update apache parent (#2529)
---
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 f0b6816dc0..b1761fd25e 100644
--- a/tika-parent/pom.xml
+++ b/tika-parent/pom.xml
@@ -25,7 +25,7 @@
<parent>
<groupId>org.apache</groupId>
<artifactId>apache</artifactId>
- <version>36</version>
+ <version>37</version>
<relativePath />
</parent>