Merge pull request #170 from graywolf336/dependabot/maven/junit-junit-4.13.1

Bump junit from 4.11 to 4.13.1
This commit is contained in:
Bradley Hilton 2020-10-13 10:37:33 -05:00 committed by GitHub
commit d77e924aeb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -96,7 +96,7 @@
<dependency> <dependency>
<groupId>junit</groupId> <groupId>junit</groupId>
<artifactId>junit</artifactId> <artifactId>junit</artifactId>
<version>4.11</version> <version>4.13.1</version>
</dependency> </dependency>
<dependency> <dependency>
<groupId>org.powermock</groupId> <groupId>org.powermock</groupId>