Skip to content

Commit

Permalink
Bump amazon-kinesis-producer from 0.14.9 to 0.15.5 (#480)
Browse files Browse the repository at this point in the history
Bumps [amazon-kinesis-producer](https://github.com/awslabs/amazon-kinesis-producer) from 0.14.9 to 0.15.5.
- [Release notes](https://github.com/awslabs/amazon-kinesis-producer/releases)
- [Changelog](https://github.com/awslabs/amazon-kinesis-producer/blob/master/CHANGELOG.md)
- [Commits](awslabs/amazon-kinesis-producer@v0.14.9...v0.15.5)

---
updated-dependencies:
- dependency-name: com.amazonaws:amazon-kinesis-producer
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Daniel Albuquerque <[email protected]>
  • Loading branch information
dependabot[bot] and worldtiki authored Apr 12, 2023
1 parent 9e53ccf commit f1445c0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
<spring-boot.version>2.5.5</spring-boot.version>
<testcontainers.version>1.16.0</testcontainers.version>
<jackson.version>2.13.0</jackson.version>
<amazon-kinesis-producer.version>0.14.9</amazon-kinesis-producer.version>
<amazon-kinesis-producer.version>0.15.5</amazon-kinesis-producer.version>
<amazon-kinesis-client.version>1.14.4</amazon-kinesis-client.version>
<rabbitmq-client.version>5.13.1</rabbitmq-client.version>
<haystack-idl.version>1.0.66</haystack-idl.version>
Expand Down

0 comments on commit f1445c0

Please sign in to comment.