update version number for 2.x to 2.7.0
This commit is contained in:
parent
82777bc710
commit
b7321161dd
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