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 ed0cd5bebf9 chore(deps): Bump software.amazon.kinesis:amazon-kinesis-client (#16178) ed0cd5bebf9 is described below commit ed0cd5bebf93fc81d3d7a3d3c1a25f53392b12ba Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> AuthorDate: Wed Nov 6 13:06:12 2024 +0100 chore(deps): Bump software.amazon.kinesis:amazon-kinesis-client (#16178) Bumps [software.amazon.kinesis:amazon-kinesis-client](https://github.com/awslabs/amazon-kinesis-client) from 2.6.0 to 3.0.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/commits) --- updated-dependencies: - dependency-name: software.amazon.kinesis:amazon-kinesis-client dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <supp...@github.com> 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 958780b172d..453df4e3cb3 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -59,7 +59,7 @@ <activemq-version>5.18.6</activemq-version> <activemq6-version>6.1.3</activemq6-version> <activemq-artemis-version>2.38.0</activemq-artemis-version> - <amazon-kinesis-client-version>2.6.0</amazon-kinesis-client-version> + <amazon-kinesis-client-version>3.0.0</amazon-kinesis-client-version> <angus-mail-version>2.0.3</angus-mail-version> <apacheds-version>2.0.0.AM26</apacheds-version> <apache-drill-version>1.21.2</apache-drill-version>