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

asf-gitbox-commits 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 34f898c18f TIKA-4695: update apache parent
34f898c18f is described below

commit 34f898c18f880852610243c389f766bfb91f8a55
Author: Tilman Hausherr <[email protected]>
AuthorDate: Mon May 11 12:09:49 2026 +0200

    TIKA-4695: 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 58c9511422..a38388b55f 100644
--- a/tika-parent/pom.xml
+++ b/tika-parent/pom.xml
@@ -25,7 +25,7 @@
   <parent>
     <groupId>org.apache</groupId>
     <artifactId>apache</artifactId>
-    <version>37</version>
+    <version>38</version>
     <relativePath />
   </parent>
 

Reply via email to