From 7d227a231daa9a3fbe135a3ecc9f034d8918f8d9 Mon Sep 17 00:00:00 2001 From: randomnicode Date: Fri, 14 Dec 2018 23:32:47 -0800 Subject: [PATCH] Update dependencies in integration-test --- integration-test/pom.xml | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/integration-test/pom.xml b/integration-test/pom.xml index cb7de4f0..92f803c7 100644 --- a/integration-test/pom.xml +++ b/integration-test/pom.xml @@ -13,7 +13,7 @@ UTF-8 - 2.3.1 + 4.2.0 @@ -59,7 +59,6 @@ junit junit - 4.12 test @@ -90,7 +89,7 @@ com.spotify docker-client - 8.13.1 + 8.14.5 test @@ -116,13 +115,13 @@ org.xmlunit xmlunit-core - 2.6.0 + 2.6.2 test org.xmlunit xmlunit-matchers - 2.6.0 + 2.6.2 test