This is an automated email from the ASF dual-hosted git repository.
tilman pushed a commit to branch branch_2x
in repository https://gitbox.apache.org/repos/asf/tika.git
The following commit(s) were added to refs/heads/branch_2x by this push:
new ec9d2a1a2 TIKA-4239: update jetbrains annotations
ec9d2a1a2 is described below
commit ec9d2a1a2af0e655b0ba6ae2944c3cdf521f5aaa
Author: Tilman Hausherr <[email protected]>
AuthorDate: Sat Oct 12 13:10:19 2024 +0200
TIKA-4239: 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 3ee924c72..d9d6f38b6 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>25.0.0</version>
+ <version>26.0.0</version>
</dependency>
<!-- test dependencies -->
<dependency>