This is an automated email from the ASF dual-hosted git repository. tilman pushed a commit to branch THausherr-patch-1 in repository https://gitbox.apache.org/repos/asf/tika.git
commit 3ec1d0a902587944a0bcbf6ffee4873a15c8994e Author: Tilman Hausherr <[email protected]> AuthorDate: Wed Jan 14 10:11:11 2026 +0100 TIKA-4327: Update parent version from 36 to 37 --- 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>
