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

tilman 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 b8ae8ab8d1 TIKA-4327: update apache parent (#2527)
b8ae8ab8d1 is described below

commit b8ae8ab8d11d2a28ccec53e620efd5dbe425e985
Author: Tilman Hausherr <[email protected]>
AuthorDate: Wed Jan 14 10:42:41 2026 +0100

    TIKA-4327: update apache parent (#2527)
---
 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 33088635a6..e214a43ed8 100644
--- a/tika-parent/pom.xml
+++ b/tika-parent/pom.xml
@@ -26,7 +26,7 @@
   <parent>
     <groupId>org.apache</groupId>
     <artifactId>apache</artifactId>
-    <version>36</version>
+    <version>37</version>
     <relativePath/>
   </parent>
 

Reply via email to