From b0f5e8665b1117b2095af43a9faabdc6b56c64b9 Mon Sep 17 00:00:00 2001 From: Michael Osipov Date: Fri, 11 Sep 2020 10:57:49 +0200 Subject: [PATCH] Add JUnit 4.12 to bootstrap group 9 --- .../src/test/resources/bootstrap/group-9/pom.xml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/its/core-it-suite/src/test/resources/bootstrap/group-9/pom.xml b/its/core-it-suite/src/test/resources/bootstrap/group-9/pom.xml index eae06bd1b9..afdc9533f4 100644 --- a/its/core-it-suite/src/test/resources/bootstrap/group-9/pom.xml +++ b/its/core-it-suite/src/test/resources/bootstrap/group-9/pom.xml @@ -44,5 +44,10 @@ under the License. plexus-utils 1.1 + + junit + junit + 4.12 +