Updated dependencies

This commit is contained in:
2020-06-08 00:31:39 -04:00
parent 05b3fac948
commit bef70b685b

View File

@@ -22,7 +22,7 @@
<dependency> <dependency>
<groupId>junit</groupId> <groupId>junit</groupId>
<artifactId>junit</artifactId> <artifactId>junit</artifactId>
<version>4.11</version> <version>4.13</version>
<scope>test</scope> <scope>test</scope>
</dependency> </dependency>
</dependencies> </dependencies>