From 314dfb4c71663e8869c329cf3ea7d6cce5e08f8b Mon Sep 17 00:00:00 2001 From: stephwang Date: Tue, 26 May 2020 18:34:55 -0400 Subject: [PATCH] deps: bump shared-deps version and add back certain test deps --- pom.xml | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/pom.xml b/pom.xml index 3f08afaa42..87b524c3c5 100644 --- a/pom.xml +++ b/pom.xml @@ -155,6 +155,14 @@ commons-lang3 ${commons-lang3.version} + + + + junit + junit + 4.13 + test +