From 5a9811c3771d92832c9bba718b5ec935844978e8 Mon Sep 17 00:00:00 2001 From: Anton Tananaev Date: Sat, 2 Jun 2018 14:17:51 +1200 Subject: Remove async HTTP client dependency --- pom.xml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'pom.xml') diff --git a/pom.xml b/pom.xml index bf54a8e9c..c9c1b9bd6 100644 --- a/pom.xml +++ b/pom.xml @@ -73,11 +73,6 @@ netty 3.10.6.Final - - com.ning - async-http-client - 1.9.40 - org.slf4j slf4j-simple @@ -128,6 +123,11 @@ jersey-media-json-jackson ${jersey.version} + + com.fasterxml.jackson.datatype + jackson-datatype-jsr353 + 2.8.4 + org.liquibase liquibase-core -- cgit v1.2.3