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 0ea5548b5663 chore(deps): Bump
software.amazon.kinesis:amazon-kinesis-client
0ea5548b5663 is described below
commit 0ea5548b5663a7d36e9a4ad159d0125682db3dfe
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Jul 22 09:40:39 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.5.0 to 3.5.1.
- [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/commits)
---
updated-dependencies:
- dependency-name: software.amazon.kinesis:amazon-kinesis-client
dependency-version: 3.5.1
dependency-type: direct:production
update-type: version-update:semver-patch
...
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 020785b48038..c2b1667e3ce0 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -63,7 +63,7 @@
<activemq-artemis-version>2.55.0</activemq-artemis-version>
<agroal-version>3.2.1</agroal-version>
<allegro-converter-version>0.3.0</allegro-converter-version>
- <amazon-kinesis-client-version>3.5.0</amazon-kinesis-client-version>
+ <amazon-kinesis-client-version>3.5.1</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>