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

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>