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>
|
<dependency>
|
||||||
<groupId>software.amazon.kinesis</groupId>
|
<groupId>software.amazon.kinesis</groupId>
|
||||||
<artifactId>amazon-kinesis-client</artifactId>
|
<artifactId>amazon-kinesis-client</artifactId>
|
||||||
<version>2.6.1</version>
|
<version>2.7.0</version>
|
||||||
</dependency>
|
</dependency>
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue