This is an automated email from the ASF dual-hosted git repository. tilman pushed a commit to branch branch_3x in repository https://gitbox.apache.org/repos/asf/tika.git
commit 603e54632afa7a14243b57e54f810c15dfb89bcc Author: Tilman Hausherr <[email protected]> AuthorDate: Mon Oct 21 09:13:33 2024 +0200 TIKA-4326: update jetbrains annotations --- tika-langdetect/tika-langdetect-optimaize/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tika-langdetect/tika-langdetect-optimaize/pom.xml b/tika-langdetect/tika-langdetect-optimaize/pom.xml index ad7e2492f..48af6c009 100644 --- a/tika-langdetect/tika-langdetect-optimaize/pom.xml +++ b/tika-langdetect/tika-langdetect-optimaize/pom.xml @@ -43,7 +43,7 @@ <dependency> <groupId>org.jetbrains</groupId> <artifactId>annotations</artifactId> - <version>26.0.0</version> + <version>26.0.1</version> </dependency> <!-- test dependencies --> <dependency>
