From edfa26bb5bfa506004a6d3e39775f9f66b956db9 Mon Sep 17 00:00:00 2001 From: Stephanie Wang Date: Tue, 26 May 2020 20:18:07 -0400 Subject: [PATCH] deps: bump shared-deps version and add back certain test deps (#300) --- 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 +