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