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

commit 57bc15f8f63615fa1fc2ffef858922bdacff4589
Author: Tilman Hausherr <[email protected]>
AuthorDate: Sat Jan 25 16:50:56 2025 +0100

    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 250246555..19c137dac 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.1</version>
+      <version>26.0.2</version>
     </dependency>
     <!-- test dependencies -->
     <dependency>

Reply via email to