Repository: camel Updated Branches: refs/heads/master 2c8dcd1fb -> 27664e8f6
Upgrade Ognl and related bundle to version 3.1.7 Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/27664e8f Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/27664e8f Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/27664e8f Branch: refs/heads/master Commit: 27664e8f68f7832ad76133f665fba980b7bf9380 Parents: 2c8dcd1f Author: Andrea Cosentino <anco...@gmail.com> Authored: Wed Jun 8 11:18:12 2016 +0200 Committer: Andrea Cosentino <anco...@gmail.com> Committed: Wed Jun 8 11:18:12 2016 +0200 ---------------------------------------------------------------------- parent/pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/camel/blob/27664e8f/parent/pom.xml ---------------------------------------------------------------------- diff --git a/parent/pom.xml b/parent/pom.xml index 7af399a..286d537 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -433,8 +433,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.4</ognl-version> - <ognl-bundle-version>3.1.4_1</ognl-bundle-version> + <ognl-version>3.1.7</ognl-version> + <ognl-bundle-version>3.1.7_1</ognl-bundle-version> <oncrpc-version>1.1.2</oncrpc-version> <openejb-version>4.7.4</openejb-version> <openjpa-version>2.4.1</openjpa-version>