diff --git a/pom.xml b/pom.xml index 3501ca2795518ca914c90696642c56377ae4122c..d70baeb118c12c54c3bddd35661831ee63077b67 100644 --- a/pom.xml +++ b/pom.xml @@ -137,13 +137,6 @@ <version>${junit.version}</version> <scope>test</scope> </dependency> - <dependency> - <groupId>org.junit</groupId> - <artifactId>junit-bom</artifactId> - <version>${junit.version}</version> - <type>pom</type> - <scope>import</scope> - </dependency> <dependency> <groupId>org.mockito</groupId> <artifactId>mockito-core</artifactId>