Skip to content

Commit

Permalink
Merge pull request #170 from aws/update-dep
Browse files Browse the repository at this point in the history
Update kinesis client
  • Loading branch information
disa6302 authored Feb 22, 2023
2 parents 82b4a43 + 14ee030 commit 03289e3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@
<dependency>
<groupId>com.amazonaws</groupId>
<artifactId>amazon-kinesis-client</artifactId>
<version>1.14.8</version>
<version>1.14.10</version>
</dependency>
<dependency>
<groupId>com.amazonaws</groupId>
Expand Down

0 comments on commit 03289e3

Please sign in to comment.