From 9f2dfa69b8cda3db081c4b2ff086647d1317b9d9 Mon Sep 17 00:00:00 2001 From: Jens Schauder Date: Thu, 17 May 2018 15:10:00 +0200 Subject: [PATCH] DATAJDBC-214 - Upgrading Testcontainers dependencies. The now superfluous explicit dependency on apache commons is removed. --- pom.xml | 9 +-------- 1 file changed, 1 insertion(+), 8 deletions(-) diff --git a/pom.xml b/pom.xml index 150c9481..b2934177 100644 --- a/pom.xml +++ b/pom.xml @@ -33,7 +33,7 @@ 5.1.41 42.0.0 2.2.3 - 1.7.2 + 1.7.3 @@ -262,13 +262,6 @@ ${testcontainers.version} test - - - commons-lang - commons-lang - 2.6 - test -