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

apupier 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 5b2ded8dae1e chore(deps): Bump 
software.amazon.kinesis:amazon-kinesis-client
5b2ded8dae1e is described below

commit 5b2ded8dae1e343f941ae64609ef9e5f40600357
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Jun 24 09:12:04 2026 +0000

    chore(deps): Bump software.amazon.kinesis:amazon-kinesis-client
    
    Bumps 
[software.amazon.kinesis:amazon-kinesis-client](https://github.com/awslabs/amazon-kinesis-client)
 from 3.4.3 to 3.5.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/v3.4.3...v3.5.0)
    
    ---
    updated-dependencies:
    - dependency-name: software.amazon.kinesis:amazon-kinesis-client
      dependency-version: 3.5.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index 8b8a9a120f4e..6b95cb660184 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -63,7 +63,7 @@
         <activemq-artemis-version>2.54.0</activemq-artemis-version>
         <agroal-version>3.2</agroal-version>
         <allegro-converter-version>0.3.0</allegro-converter-version>
-        <amazon-kinesis-client-version>3.4.3</amazon-kinesis-client-version>
+        <amazon-kinesis-client-version>3.5.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