BAEL 4293 reinserted the pom dependency

This commit is contained in:
rvsathe 2021-09-17 08:41:48 +05:30
parent 34af1ae63d
commit a6ecf8743d

View File

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