#594 - Inherit dependency version for JUnit 4.

This commit is contained in:
Mark Paluch
2020-11-20 09:15:48 +01:00
parent a476671e65
commit 3bc7966015

View File

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