Repository: camel
Updated Branches:
  refs/heads/master 210a52a47 -> 9a13fa3ac


Upgrade Ognl to version 3.0.11


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

Branch: refs/heads/master
Commit: 9a13fa3ac91d8453d0a4243e16996e854066e3bd
Parents: 210a52a
Author: Andrea Cosentino <anco...@gmail.com>
Authored: Wed May 13 09:28:20 2015 +0200
Committer: Andrea Cosentino <anco...@gmail.com>
Committed: Wed May 13 17:46:02 2015 +0200

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


http://git-wip-us.apache.org/repos/asf/camel/blob/9a13fa3a/parent/pom.xml
----------------------------------------------------------------------
diff --git a/parent/pom.xml b/parent/pom.xml
index 9a6a05d..f9278cf 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -364,8 +364,8 @@
     <openwebbeans-version>1.2.0</openwebbeans-version>
     <olingo2-version>2.0.3</olingo2-version>
     
<olingo-odata2-core-bundle-version>2.0.3_1</olingo-odata2-core-bundle-version>
-    <ognl-version>3.0.9</ognl-version>
-    <ognl-bundle-version>3.0.9_1</ognl-bundle-version>
+    <ognl-version>3.0.11</ognl-version>
+    <ognl-bundle-version>3.0.11_1</ognl-bundle-version>
     <oncrpc-version>1.1.2</oncrpc-version>
     <openejb-version>4.7.1</openejb-version>
     <openjpa-version>2.4.0</openjpa-version>

Reply via email to