From 8653ee5ea482c6d4239f14729bbc6d5777303e61 Mon Sep 17 00:00:00 2001 From: spencergibb Date: Fri, 8 Jan 2021 15:16:21 -0500 Subject: [PATCH] Removes commons-configuration dep mgmt Fixes gh-666 --- pom.xml | 13 ------------- 1 file changed, 13 deletions(-) diff --git a/pom.xml b/pom.xml index c0ec9ba8..49a1e217 100644 --- a/pom.xml +++ b/pom.xml @@ -151,19 +151,6 @@ import pom - - - commons-configuration - commons-configuration - 1.8 - - - commons-logging - commons-logging - - - - org.testcontainers testcontainers