From 6fb24a208dca120077f074dd59e7fb907554c5e0 Mon Sep 17 00:00:00 2001 From: lresende Date: Mon, 15 Jul 2013 04:50:08 +0000 Subject: Upgrade commons codec version to 1.6 to avoid dependency duplication on the distribution git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1503109 13f79535-47bb-0310-9956-ffa450edef68 --- sca-java-2.x/trunk/modules/binding-atom-runtime/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sca-java-2.x/trunk/modules/binding-atom-runtime/pom.xml b/sca-java-2.x/trunk/modules/binding-atom-runtime/pom.xml index b39f4e5dd3..425ec21bd4 100644 --- a/sca-java-2.x/trunk/modules/binding-atom-runtime/pom.xml +++ b/sca-java-2.x/trunk/modules/binding-atom-runtime/pom.xml @@ -191,7 +191,7 @@ commons-codec commons-codec - 1.4 + 1.6 -- cgit v1.2.3