This is an automated email from the ASF dual-hosted git repository.

tallison pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/tika.git


The following commit(s) were added to refs/heads/main by this push:
     new 29b664a0c Bump kafka-clients from 3.2.2 to 3.2.3 (#707)
29b664a0c is described below

commit 29b664a0c5903e645adb6e1f9021ef55abd1884e
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Sep 19 05:58:50 2022 -0400

    Bump kafka-clients from 3.2.2 to 3.2.3 (#707)
    
    Bumps kafka-clients from 3.2.2 to 3.2.3.
    
    ---
    updated-dependencies:
    - dependency-name: org.apache.kafka:kafka-clients
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
---
 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 d266e2877..a89f420b1 100644
--- a/tika-parent/pom.xml
+++ b/tika-parent/pom.xml
@@ -395,7 +395,7 @@
     <xerces.version>2.12.2</xerces.version>
     <xmpcore.version>6.1.11</xmpcore.version>
     <zstd.version>1.5.2-4</zstd.version>
-    <kafka.version>3.2.2</kafka.version>
+    <kafka.version>3.2.3</kafka.version>
     <netty.version>4.1.82.Final</netty.version>
   </properties>
 

Reply via email to