Updated dependencies

This commit is contained in:
2021-02-18 15:29:46 -05:00
parent aa9d136062
commit de4f5c2b3f

View File

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