From 4d22f802c82f795c4fa874c3f79b9612b858717e Mon Sep 17 00:00:00 2001 From: Artur Signell Date: Wed, 22 Jan 2014 17:44:18 +0200 Subject: [PATCH] Update dependencies to match GWT master (#12871) cssparser 0.9.5 -> 0.9.11 jetty 6.1.11 -> 8.1.12.v20130726 commons-codec 1.3 -> 1.8 commons-logging 1.1.1 -> 1.1.3 commons-io 2.2 -> 2.4 commons-lang 2.6 -> 3.1 Change-Id: Ie5f1b7d1c0b2e31533806640d9a5236e76787d2e --- client-compiler/ivy.xml | 22 ++++++++++++---------- 1 file changed, 12 insertions(+), 10 deletions(-) diff --git a/client-compiler/ivy.xml b/client-compiler/ivy.xml index f66a2e0255..6a0c26cc11 100644 --- a/client-compiler/ivy.xml +++ b/client-compiler/ivy.xml @@ -31,28 +31,30 @@ + rev="1.1.3" conf="build,ide -> default" /> + rev="0.9.11" conf="build,ide -> default" /> - - + + + + - + - + -- 2.39.5