From a464b0db7b92a392d60f77b59c0db65488727aa0 Mon Sep 17 00:00:00 2001 From: Marcin Grzejszczak Date: Tue, 9 Jun 2020 12:05:30 +0200 Subject: [PATCH] Added junit vintage dep --- pom.xml | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/pom.xml b/pom.xml index edfece3d0a..e0c8617d18 100644 --- a/pom.xml +++ b/pom.xml @@ -527,6 +527,14 @@ + + + org.junit.vintage + junit-vintage-engine + test + + + [3.2.1,)