Merge pull request #741 from awslabs/dependabot/maven/amazon-kinesis-client-multilang/junit-junit-4.13.1

Bump junit from 4.11 to 4.13.1 in /amazon-kinesis-client-multilang
This commit is contained in:
ashwing 2020-10-26 16:45:23 -07:00 committed by GitHub
commit aabd28bfe6
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -101,7 +101,7 @@
<dependency>
<groupId>junit</groupId>
<artifactId>junit</artifactId>
<version>4.11</version>
<version>4.13.1</version>
<scope>test</scope>
</dependency>
<dependency>