Skip to content

Commit

Permalink
Update README.md (awslabs#1428)
Browse files Browse the repository at this point in the history
Update the version number in the dependency for KCL 2.x
  • Loading branch information
minuhong-aws authored Jan 3, 2025
1 parent d9a238d commit 854d99d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ The recommended way to use the KCL for Java is to consume it from Maven.
<dependency>
<groupId>software.amazon.kinesis</groupId>
<artifactId>amazon-kinesis-client</artifactId>
<version>2.6.0</version>
<version>2.6.1</version>
</dependency>
```

Expand Down Expand Up @@ -127,4 +127,4 @@ By participating through these channels, you play a vital role in shaping the fu
[migration-guide]: https://docs.aws.amazon.com/streams/latest/dev/kcl-migration-from-previous-versions
[kcl-sample]: https://docs.aws.amazon.com/streams/latest/dev/kcl-example-code
[kcl-aws-doc]: https://docs.aws.amazon.com/streams/latest/dev/kcl.html
[giving-feedback]: https://github.com/awslabs/amazon-kinesis-client?tab=readme-ov-file#giving-feedback
[giving-feedback]: https://github.com/awslabs/amazon-kinesis-client?tab=readme-ov-file#giving-feedback

0 comments on commit 854d99d

Please sign in to comment.