GUACAMOLE-773: Update to latest version of JUnit 4.x.

This commit is contained in:
Michael Jumper
2021-04-26 13:37:04 -07:00
parent 4246acf24e
commit f5b76806a4
5 changed files with 10 additions and 5 deletions

View File

@@ -95,7 +95,6 @@
<dependency>
<groupId>junit</groupId>
<artifactId>junit</artifactId>
<version>4.10</version>
<scope>test</scope>
</dependency>