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

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


The following commit(s) were added to refs/heads/main by this push:
     new f8f16ee4650f chore(deps): Bump 
software.amazon.kinesis:amazon-kinesis-client (#21515)
f8f16ee4650f is described below

commit f8f16ee4650f59fd87f4018901b44a76a520d9c4
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Feb 18 13:34:05 2026 +0100

    chore(deps): Bump software.amazon.kinesis:amazon-kinesis-client (#21515)
    
    Bumps 
[software.amazon.kinesis:amazon-kinesis-client](https://github.com/awslabs/amazon-kinesis-client)
 from 2.6.0 to 3.4.0.
    - [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/v2.6.0...v3.4.0)
    
    ---
    updated-dependencies:
    - dependency-name: software.amazon.kinesis:amazon-kinesis-client
      dependency-version: 3.4.0
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index 0eed0b3782cf..2a950bd0d84b 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -61,7 +61,7 @@
         <activemq6-version>6.2.0</activemq6-version>
         <activemq-artemis-version>2.44.0</activemq-artemis-version>
         <allegro-converter-version>0.3.0</allegro-converter-version>
-        <amazon-kinesis-client-version>2.6.0</amazon-kinesis-client-version>
+        <amazon-kinesis-client-version>3.4.0</amazon-kinesis-client-version>
         <angus-mail-version>2.0.5</angus-mail-version>
         <apacheds-version>2.0.0.AM27</apacheds-version>
         <apache-drill-version>1.22.0</apache-drill-version>

Reply via email to