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 2014/06/14 11:06:29 UTC

[4/4] git commit: Netty and mvel upgrades

Netty and mvel upgrades


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

Branch: refs/heads/master
Commit: 58050d04e4ca5835aaa578298ea872b5330aef3c
Parents: 93cbd11
Author: Claus Ibsen <da...@apache.org>
Authored: Sat Jun 14 11:06:15 2014 +0200
Committer: Claus Ibsen <da...@apache.org>
Committed: Sat Jun 14 11:06:15 2014 +0200

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


http://git-wip-us.apache.org/repos/asf/camel/blob/58050d04/parent/pom.xml
----------------------------------------------------------------------
diff --git a/parent/pom.xml b/parent/pom.xml
index 65bcc74..5e04e79 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -304,11 +304,11 @@
     <msv-version>20050913</msv-version>
     <mustache-java-version>0.8.15</mustache-java-version>
     <mustache-bundle-version>0.8.15_1/</mustache-bundle-version>
-    <mvel-version>2.1.7.Final</mvel-version>
+    <mvel-version>2.1.9.Final</mvel-version>
     <mybatis-version>3.2.7</mybatis-version>
     <neethi-bundle-version>3.0.1</neethi-bundle-version>
-    <netty3-version>3.9.1.Final</netty3-version>
-    <netty-version>4.0.19.Final</netty-version>
+    <netty3-version>3.9.2.Final</netty3-version>
+    <netty-version>4.0.20.Final</netty-version>
     <ode-version>1.3.4</ode-version>
     <!-- should be in-sync with deltaspike -->
     <openwebbeans-version>1.1.5</openwebbeans-version>
@@ -420,7 +420,7 @@
     <wsdl4j-bundle-version>1.6.2_6</wsdl4j-bundle-version>
     <xalan-bundle-version>2.7.1_7</xalan-bundle-version>
     <xalan-version>2.7.1</xalan-version>
-    <xbean-spring-version>3.16</xbean-spring-version>
+    <xbean-spring-version>3.18</xbean-spring-version>
     <!-- xbean-asm4-bundle is used by openjpa -->
     <xbean-asm4-bundle-version>3.14</xbean-asm4-bundle-version>
     <xerces-bundle-version>2.11.0_1</xerces-bundle-version>