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:
commit
98050ca86a
1 changed files with 1 additions and 1 deletions
|
|
@ -112,7 +112,7 @@
|
|||
<dependency>
|
||||
<groupId>junit</groupId>
|
||||
<artifactId>junit</artifactId>
|
||||
<version>4.11</version>
|
||||
<version>4.13.1</version>
|
||||
<scope>test</scope>
|
||||
</dependency>
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue