summaryrefslogtreecommitdiffstats
path: root/tenant-cd/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'tenant-cd/pom.xml')
-rw-r--r--tenant-cd/pom.xml6
1 files changed, 2 insertions, 4 deletions
diff --git a/tenant-cd/pom.xml b/tenant-cd/pom.xml
index 18c4084a173..829b1de457b 100644
--- a/tenant-cd/pom.xml
+++ b/tenant-cd/pom.xml
@@ -51,10 +51,8 @@
</dependency>
<dependency>
- <groupId>junit</groupId>
- <artifactId>junit</artifactId>
- <version>4.12</version>
- <scope>test</scope>
+ <groupId>org.junit.jupiter</groupId>
+ <artifactId>junit-jupiter-engine</artifactId>
</dependency>
</dependencies>