You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@servicemix.apache.org by ks...@apache.org on 2015/05/16 21:00:31 UTC

[2/3] servicemix git commit: SM-2468 Upgrade to Camel 2.15.1

 SM-2468 Upgrade to Camel 2.15.1


Project: http://git-wip-us.apache.org/repos/asf/servicemix/repo
Commit: http://git-wip-us.apache.org/repos/asf/servicemix/commit/17dfbd39
Tree: http://git-wip-us.apache.org/repos/asf/servicemix/tree/17dfbd39
Diff: http://git-wip-us.apache.org/repos/asf/servicemix/diff/17dfbd39

Branch: refs/heads/servicemix-5.5.x
Commit: 17dfbd39a33e673978ee51a707bbb45a407a2210
Parents: 555526c
Author: Krzysztof Sobkowiak <kr...@gmail.com>
Authored: Sat May 16 20:46:03 2015 +0200
Committer: Krzysztof Sobkowiak <kr...@gmail.com>
Committed: Sat May 16 20:59:27 2015 +0200

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


http://git-wip-us.apache.org/repos/asf/servicemix/blob/17dfbd39/parent/pom.xml
----------------------------------------------------------------------
diff --git a/parent/pom.xml b/parent/pom.xml
index fd17e6b..cdd08ab 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -45,7 +45,7 @@
         <aries.blueprint.core.version>1.4.3</aries.blueprint.core.version>
         <aries.proxy.version>1.0.4</aries.proxy.version>
         <aries.util.version>1.1.0</aries.util.version>
-        <camel.version>2.14.2</camel.version>
+        <camel.version>2.15.1</camel.version>
         <commons-codec.bundle.version>1.10</commons-codec.bundle.version>
         <commons-dbcp.bundle.version>1.4_3</commons-dbcp.bundle.version>
         <commons-fileupload.version>1.3.1</commons-fileupload.version>
@@ -57,7 +57,7 @@
         <derby.bundle.version>10.11.1.1_1</derby.bundle.version>
         <drools.bundle.version>${drools.version}_1</drools.bundle.version>
         <drools.version>5.6.0.Final</drools.version>
-        <fasterxml.jackson.version>2.4.1</fasterxml.jackson.version>
+        <fasterxml.jackson.version>2.4.3</fasterxml.jackson.version>
         <felix.bundlerepository.version>2.0.4</felix.bundlerepository.version>
         <felix.webconsole.plugins.scriptconsole.version>1.0.0</felix.webconsole.plugins.scriptconsole.version>
         <geronimo-atinject.version>1.0</geronimo-atinject.version>
@@ -75,7 +75,7 @@
         <json4s.bundle.version>3.2.11_1</json4s.bundle.version>
         <karaf.version>2.4.2</karaf.version>
         <mvel2.version>2.2.1.Final</mvel2.version>
-        <mybatis.version>3.2.7</mybatis.version>
+        <mybatis.version>3.2.8</mybatis.version>
         <osgi.version>5.0.0</osgi.version>
         <pax.exam.version>4.5.0</pax.exam.version>
         <pax.logging.version>1.8.2</pax.logging.version>