From b5b14e0fffce0460b166f12bcbaabc3a7c196eed Mon Sep 17 00:00:00 2001 From: DmitriyMX Date: Mon, 18 Dec 2017 00:44:45 +0300 Subject: [PATCH] =?UTF-8?q?=D0=B8=D0=B7=D0=B1=D0=B0=D0=B2=D0=BB=D1=8F?= =?UTF-8?q?=D0=B5=D0=BC=D1=81=D1=8F=20=D0=BE=D1=82=20=D1=87=D1=83=D0=B6?= =?UTF-8?q?=D0=B8=D1=85=20=D0=BB=D0=BE=D0=B3=D0=B3=D0=B5=D1=80=D0=BE=D0=B2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pom.xml | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/pom.xml b/pom.xml index 444ddc7..81b9404 100644 --- a/pom.xml +++ b/pom.xml @@ -29,6 +29,12 @@ org.springframework spring-core ${spring.version} + + + commons-logging + commons-logging + + org.springframework @@ -80,6 +86,12 @@ org.apache.httpcomponents httpclient 4.5.2 + + + commons-logging + commons-logging + +