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 3b6e96d4a TIKA-4239: update jetbrains annotations
3b6e96d4a is described below

commit 3b6e96d4afbc2c6297e97a39ba8d702621f81ef5
Author: Tilman Hausherr <[email protected]>
AuthorDate: Mon Oct 21 09:13:07 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 d9d6f38b6..250246555 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>

Reply via email to