From 39361671528996cad45f09e600d00a0731e322f6 Mon Sep 17 00:00:00 2001 From: Bjørn Christian Seime Date: Wed, 1 Jul 2020 14:24:57 +0200 Subject: Match junit version in 'tenant-cd-api' with 'hosted-tenant-base' --- tenant-cd-api/pom.xml | 14 ++++++++++++-- 1 file changed, 12 insertions(+), 2 deletions(-) (limited to 'tenant-cd-api') diff --git a/tenant-cd-api/pom.xml b/tenant-cd-api/pom.xml index 23e5f3ec3f4..47e0f6e3fe6 100644 --- a/tenant-cd-api/pom.xml +++ b/tenant-cd-api/pom.xml @@ -19,6 +19,16 @@ ../parent + + + + 5.6.2 + + + @@ -42,10 +52,10 @@ - + org.junit.jupiter junit-jupiter-api - 5.6.2 + ${hosted-tenant-base-junit-version} compile -- cgit v1.2.3