From cf26ed23a78a006d9026d7cf01698b8b14d090ea Mon Sep 17 00:00:00 2001 From: Slawomir Jaranowski Date: Sat, 29 May 2021 01:16:33 +0200 Subject: [PATCH] Remove junit4 from dependencies --- pom.xml | 9 --------- 1 file changed, 9 deletions(-) diff --git a/pom.xml b/pom.xml index 42c7cdd84..9738e4b01 100644 --- a/pom.xml +++ b/pom.xml @@ -334,15 +334,6 @@ limitations under the License. - - - junit - junit - 4.13.2 - test - - -