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

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

View file

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