This is an automated email from the ASF dual-hosted git repository.
asf-gitbox-commits 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 4b05e0a613 TIKA-4738: update kafka
4b05e0a613 is described below
commit 4b05e0a613552d51006fffdd026624e9c60ec38d
Author: Tilman Hausherr <[email protected]>
AuthorDate: Thu Jun 25 15:22:28 2026 +0200
TIKA-4738: update kafka
---
tika-parent/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/tika-parent/pom.xml b/tika-parent/pom.xml
index 04905c846f..b9329c36cb 100644
--- a/tika-parent/pom.xml
+++ b/tika-parent/pom.xml
@@ -394,7 +394,7 @@
<juniversalchardet.version>2.5.0</juniversalchardet.version>
<junrar.version>7.6.0</junrar.version>
<jwarc.version>0.36.0</jwarc.version>
- <kafka.version>4.3.0</kafka.version>
+ <kafka.version>4.3.1</kafka.version>
<kotlin-stdlib.version>2.4.0</kotlin-stdlib.version>
<libpst.version>0.9.3</libpst.version>
<!-- 3.x requires jdk17 -->