Update version number in README for 2.x (#1450)
This commit is contained in:
parent
5263b4227c
commit
9daed2dda9
1 changed files with 1 additions and 1 deletions
|
|
@ -78,7 +78,7 @@ This error occurs due to [a known issue](https://github.com/aws/aws-sdk-java-v2/
|
|||
<dependency>
|
||||
<groupId>software.amazon.kinesis</groupId>
|
||||
<artifactId>amazon-kinesis-client</artifactId>
|
||||
<version>2.6.1</version>
|
||||
<version>2.7.0</version>
|
||||
</dependency>
|
||||
```
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue