Skip to content

Commit

Permalink
Merge pull request #718 from keerthy411/master
Browse files Browse the repository at this point in the history
proto-buf upgrade to 3.11.4
  • Loading branch information
ychunxue authored May 14, 2020
2 parents 8873b13 + b195cfe commit 7324d46
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion amazon-kinesis-client/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@
<dependency>
<groupId>com.google.protobuf</groupId>
<artifactId>protobuf-java</artifactId>
<version>2.6.1</version>
<version>3.11.4</version>
</dependency>
<dependency>
<groupId>org.apache.commons</groupId>
Expand Down

0 comments on commit 7324d46

Please sign in to comment.