From 5b342e43722b3f686485f3242de90a5c8900f5ad Mon Sep 17 00:00:00 2001 From: Dennis Goermann Date: Wed, 22 May 2019 18:43:10 +0200 Subject: [PATCH] COLLECTIONS-699 change dependcy back Change dependency scope of commons-lang3 back to "test" --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index bae228489..efc41a33c 100644 --- a/pom.xml +++ b/pom.xml @@ -457,7 +457,7 @@ org.apache.commons commons-lang3 3.9 - provided + test