1
0
This commit is contained in:
Gary Gregory
2020-12-14 14:51:24 -05:00

View File

@@ -464,7 +464,7 @@ under the License.
<dependency> <dependency>
<groupId>junit</groupId> <groupId>junit</groupId>
<artifactId>junit</artifactId> <artifactId>junit</artifactId>
<version>3.8.1</version> <version>4.13.1</version>
<scope>test</scope> <scope>test</scope>
</dependency> </dependency>
<dependency> <dependency>