BAEL 4293 reinserted the pom dependency

This commit is contained in:
rvsathe
2021-09-17 08:41:48 +05:30
parent 9b33b90e3c
commit da63a2c6f1

View File

@@ -16,10 +16,10 @@
</parent>
<dependencies>
<dependency>
<groupId>org.junit.jupiter</groupId>
<dependency>
<groupId>org.junit.jupiter</groupId>
<artifactId>junit-jupiter-engine</artifactId>
<version>${junit-jupiter-engine.version}</version>
<version>${junit-jupiter-engine.version}</version>
<scope>test</scope>
</dependency>
<dependency>