This is an automated email from the ASF dual-hosted git repository. tilman pushed a commit to branch TIKA-4327 in repository https://gitbox.apache.org/repos/asf/tika.git
commit bb57cf432f06ff9223a497f04b403b8f20366d6b Author: Tilman Hausherr <[email protected]> AuthorDate: Wed Jan 14 10:12:29 2026 +0100 TIKA-4327: 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 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>
