Repository: camel
Updated Branches:
  refs/heads/master d7e76880b -> 71ff90090


Upgrade asm to fix test failures


Project: http://git-wip-us.apache.org/repos/asf/camel/repo
Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/71ff9009
Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/71ff9009
Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/71ff9009

Branch: refs/heads/master
Commit: 71ff900901ecb5a6ada8b930ed1e259b7c003031
Parents: d7e7688
Author: Claus Ibsen <davscl...@apache.org>
Authored: Thu Mar 24 13:24:19 2016 +0100
Committer: Claus Ibsen <davscl...@apache.org>
Committed: Thu Mar 24 13:24:19 2016 +0100

----------------------------------------------------------------------
 tests/camel-blueprint-cxf-test/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/camel/blob/71ff9009/tests/camel-blueprint-cxf-test/pom.xml
----------------------------------------------------------------------
diff --git a/tests/camel-blueprint-cxf-test/pom.xml 
b/tests/camel-blueprint-cxf-test/pom.xml
index b971830..d9a8dc9 100644
--- a/tests/camel-blueprint-cxf-test/pom.xml
+++ b/tests/camel-blueprint-cxf-test/pom.xml
@@ -34,7 +34,7 @@
     <dependency>
       <groupId>org.ow2.asm</groupId>
       <artifactId>asm-all</artifactId>
-      <version>4.0</version>
+      <version>5.1</version>
       <scope>test</scope>
     </dependency>
 

Reply via email to