You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by ac...@apache.org on 2015/11/09 17:25:05 UTC

camel git commit: Upgrade Ognl and related bundle to version 3.1

Repository: camel
Updated Branches:
  refs/heads/master cfb3c1dcc -> 5ae9db779


Upgrade Ognl and related bundle to version 3.1


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

Branch: refs/heads/master
Commit: 5ae9db779f8782fee06928ca9f1bc72c29dc7e5c
Parents: cfb3c1d
Author: Andrea Cosentino <an...@gmail.com>
Authored: Mon Nov 9 09:07:32 2015 +0100
Committer: Andrea Cosentino <an...@gmail.com>
Committed: Mon Nov 9 17:24:41 2015 +0100

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


http://git-wip-us.apache.org/repos/asf/camel/blob/5ae9db77/parent/pom.xml
----------------------------------------------------------------------
diff --git a/parent/pom.xml b/parent/pom.xml
index e5115c0..bd1d8b3 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -392,8 +392,8 @@
     <oauth-provider-bundle-version>20100527_1</oauth-provider-bundle-version>
     <olingo2-version>2.0.4</olingo2-version>
     <olingo-odata2-core-bundle-version>2.0.4_1</olingo-odata2-core-bundle-version>
-    <ognl-version>3.0.11</ognl-version>
-    <ognl-bundle-version>3.0.11_1</ognl-bundle-version>
+    <ognl-version>3.1</ognl-version>
+    <ognl-bundle-version>3.1_1</ognl-bundle-version>
     <oncrpc-version>1.1.2</oncrpc-version>
     <openejb-version>4.7.2</openejb-version>
     <openjpa-version>2.4.0</openjpa-version>