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


The following commit(s) were added to refs/heads/branch_3x by this push:
     new 9a77d9e70 TIKA-4455: update jetbrains annotations, kafka
9a77d9e70 is described below

commit 9a77d9e704a489e7a9d3a1124ce7e3bd1dae783b
Author: Tilman Hausherr <[email protected]>
AuthorDate: Tue Sep 2 21:53:25 2025 +0200

    TIKA-4455: update jetbrains annotations, kafka
---
 tika-langdetect/tika-langdetect-optimaize/pom.xml | 2 +-
 tika-parent/pom.xml                               | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/tika-langdetect/tika-langdetect-optimaize/pom.xml 
b/tika-langdetect/tika-langdetect-optimaize/pom.xml
index 99f12cfd9..5402e3d98 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.2</version>
+      <version>26.0.2-1</version>
     </dependency>
     <!-- test dependencies -->
     <dependency>
diff --git a/tika-parent/pom.xml b/tika-parent/pom.xml
index 44e49f4d5..cd81add12 100644
--- a/tika-parent/pom.xml
+++ b/tika-parent/pom.xml
@@ -397,7 +397,7 @@
     <juniversalchardet.version>2.5.0</juniversalchardet.version>
     <junrar.version>7.5.5</junrar.version>
     <jwarc.version>0.32.0</jwarc.version>
-    <kafka.version>4.0.0</kafka.version>
+    <kafka.version>4.1.0</kafka.version>
     <libpst.version>0.9.3</libpst.version>
     <log4j2.version>2.25.1</log4j2.version>
     <!-- can't update to 10, needs jdk21 -->

Reply via email to