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 2016/11/08 08:52:16 UTC

[3/6] camel git commit: Upgrade Ognl and related bundle to version 3.1.12

Upgrade Ognl and related bundle to version 3.1.12


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

Branch: refs/heads/master
Commit: 053ae33806d9129578eab54f5eccfc398bb4e943
Parents: 2ab9efd
Author: Andrea Cosentino <an...@gmail.com>
Authored: Tue Nov 8 08:32:41 2016 +0100
Committer: Andrea Cosentino <an...@gmail.com>
Committed: Tue Nov 8 08:32:41 2016 +0100

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


http://git-wip-us.apache.org/repos/asf/camel/blob/053ae338/parent/pom.xml
----------------------------------------------------------------------
diff --git a/parent/pom.xml b/parent/pom.xml
index 6a9e98a..f525a95 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -458,8 +458,8 @@
     <olingo2-version>2.0.6</olingo2-version>
     <olingo-odata2-core-bundle-version>2.0.6_1</olingo-odata2-core-bundle-version>
     <olingo2-gson-version>2.4</olingo2-gson-version>
-    <ognl-version>3.1.10</ognl-version>
-    <ognl-bundle-version>3.1.10_1</ognl-bundle-version>
+    <ognl-version>3.1.12</ognl-version>
+    <ognl-bundle-version>3.1.12_1</ognl-bundle-version>
     <oncrpc-version>1.1.3</oncrpc-version>
     <openejb-version>4.7.4</openejb-version>
     <openhft-affinity-version>3.0.6</openhft-affinity-version>