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

FrankChen021 pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/druid.git


The following commit(s) were added to refs/heads/master by this push:
     new 46d24e0b8c6 build(deps): bump 
software.amazon.kinesis:amazon-kinesis-client from 3.5.1 to 3.5.2 (#20286)
46d24e0b8c6 is described below

commit 46d24e0b8c68d2e225d4ae6c9b290239eb7b2613
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu Sep 10 09:41:19 2026 +0800

    build(deps): bump software.amazon.kinesis:amazon-kinesis-client from 3.5.1 
to 3.5.2 (#20286)
    
    * build(deps): bump software.amazon.kinesis:amazon-kinesis-client
    
    Bumps 
[software.amazon.kinesis:amazon-kinesis-client](https://github.com/awslabs/amazon-kinesis-client)
 from 3.5.1 to 3.5.2.
    - [Release notes](https://github.com/awslabs/amazon-kinesis-client/releases)
    - 
[Changelog](https://github.com/awslabs/amazon-kinesis-client/blob/master/CHANGELOG.md)
    - 
[Commits](https://github.com/awslabs/amazon-kinesis-client/compare/v3.5.1...v3.5.2)
    
    ---
    updated-dependencies:
    - dependency-name: software.amazon.kinesis:amazon-kinesis-client
      dependency-version: 3.5.2
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    * fix: register Kinesis Client 3.5.2 license
    
    ---------
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Frank Chen <[email protected]>
---
 extensions-core/kinesis-indexing-service/pom.xml | 2 +-
 licenses.yaml                                    | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/extensions-core/kinesis-indexing-service/pom.xml 
b/extensions-core/kinesis-indexing-service/pom.xml
index 934bbb1e33c..61b6a075c2f 100644
--- a/extensions-core/kinesis-indexing-service/pom.xml
+++ b/extensions-core/kinesis-indexing-service/pom.xml
@@ -130,7 +130,7 @@
         <dependency>
             <groupId>software.amazon.kinesis</groupId>
             <artifactId>amazon-kinesis-client</artifactId>
-            <version>3.5.1</version>
+            <version>3.5.2</version>
             <exclusions>
                 <!-- Exclude transitive dependencies we don't need for 
deaggregation -->
                 <exclusion>
diff --git a/licenses.yaml b/licenses.yaml
index e2e81df7042..b7d99bb0b9b 100644
--- a/licenses.yaml
+++ b/licenses.yaml
@@ -3155,7 +3155,7 @@ notice: |
 
 name: Kinesis Client
 license_category: binary
-version: 3.5.1
+version: 3.5.2
 module: extensions/druid-kinesis-indexing-service
 license_name: Apache License version 2.0
 libraries:


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to