From f7518ec78431c6ff27984a88fe7a3d9631aabfef Mon Sep 17 00:00:00 2001 From: Thomas <> Date: Sun, 12 Dec 2021 11:57:06 +0100 Subject: update some more third-party libs --- eaaf_core_utils/pom.xml | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) (limited to 'eaaf_core_utils') diff --git a/eaaf_core_utils/pom.xml b/eaaf_core_utils/pom.xml index 8b583e75..6ca82d9c 100644 --- a/eaaf_core_utils/pom.xml +++ b/eaaf_core_utils/pom.xml @@ -111,6 +111,12 @@ com.squareup.okhttp3 mockwebserver test + + + junit + junit + + com.squareup.okhttp3 @@ -133,6 +139,16 @@ 1.2.3 test + + org.junit.vintage + junit-vintage-engine + ${junit-jupiter-api.version} + + + org.junit.jupiter + junit-jupiter-migrationsupport + ${junit-jupiter-api.version} + -- cgit v1.2.3