You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by da...@apache.org on 2013/10/06 21:56:29 UTC

[2/2] git commit: dependency upgrades

dependency upgrades


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

Branch: refs/heads/camel-2.12.x
Commit: 575ce3fe24b358adf6def731200a35a63c446443
Parents: 21a2f7d
Author: Claus Ibsen <da...@apache.org>
Authored: Sun Oct 6 21:55:58 2013 +0200
Committer: Claus Ibsen <da...@apache.org>
Committed: Sun Oct 6 21:56:15 2013 +0200

----------------------------------------------------------------------
 parent/pom.xml | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/camel/blob/575ce3fe/parent/pom.xml
----------------------------------------------------------------------
diff --git a/parent/pom.xml b/parent/pom.xml
index 525155b..7621c80 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -37,7 +37,7 @@
     <abdera-version>1.1.3</abdera-version>
     <!-- Note that activemq dependency is only used for testing! -->
     <activemq-version>5.8.0</activemq-version>
-    <ahc-version>1.7.19</ahc-version>
+    <ahc-version>1.7.20</ahc-version>
     <ant-bundle-version>1.7.0_6</ant-bundle-version>
     <antlr-bundle-version>3.4_1</antlr-bundle-version>
     <antlr-runtime-bundle-version>3.4_2</antlr-runtime-bundle-version>
@@ -49,7 +49,7 @@
     <aries-blueprint-proxy-version>1.0.0</aries-blueprint-proxy-version>
     <aries-blueprint-proxy-impl-version>1.0.1</aries-blueprint-proxy-impl-version>
     <aries-util-version>1.1.0</aries-util-version>
-    <arquillian-junit-container-version>1.0.0.CR7</arquillian-junit-container-version>
+    <arquillian-junit-container-version>1.0.4.Final</arquillian-junit-container-version>
     <arquillian-weld-ee-embedded-version>1.0.0.CR3</arquillian-weld-ee-embedded-version>
     <asm-bundle-version>3.3_2</asm-bundle-version>
     <asm-version>3.1</asm-version>
@@ -333,7 +333,7 @@
     <rhino-version>1.7R2</rhino-version>
     <rome-bundle-version>1.0_3</rome-bundle-version>
     <rome-version>1.0</rome-version>
-    <rxjava-version>0.13.2</rxjava-version>
+    <rxjava-version>0.14.2</rxjava-version>
     <saaj-impl-version>1.3.2_2</saaj-impl-version>
     <saxon-bundle-version>9.5.1-1_1</saxon-bundle-version>
     <saxon-version>9.5.1-2</saxon-version>