From 82971a200064db860cee0dd1da72179a8830227d Mon Sep 17 00:00:00 2001 From: Jon Marius Venstad Date: Tue, 27 Oct 2020 17:36:18 +0100 Subject: Revert "More junit bumps" (#15053) --- tenant-cd-api/pom.xml | 2 +- vespa-osgi-testrunner/pom.xml | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/tenant-cd-api/pom.xml b/tenant-cd-api/pom.xml index f38f0b823c1..47e0f6e3fe6 100644 --- a/tenant-cd-api/pom.xml +++ b/tenant-cd-api/pom.xml @@ -25,7 +25,7 @@ This version must match the string in all ExportPackage annotations. It must also be in sync junit version specified in 'hosted-tenant-base'. --> - 5.7.0 + 5.6.2 diff --git a/vespa-osgi-testrunner/pom.xml b/vespa-osgi-testrunner/pom.xml index 8567f9c4601..41b938a6e0e 100644 --- a/vespa-osgi-testrunner/pom.xml +++ b/vespa-osgi-testrunner/pom.xml @@ -25,7 +25,7 @@ org.junit.jupiter junit-jupiter-engine - 5.7.0 + 5.6.2 org.junit.jupiter @@ -36,7 +36,7 @@ org.junit.platform junit-platform-launcher - 1.7.0 + 1.6.2 org.junit.jupiter @@ -88,4 +88,4 @@ - + \ No newline at end of file -- cgit v1.2.3