Update README.md
Update the version number in the dependency for KCL 2.x
This commit is contained in:
parent
d9a238d33d
commit
0fec35b7fe
1 changed files with 2 additions and 2 deletions
|
|
@ -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>
|
||||
```
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue