Repository: camel Updated Branches: refs/heads/master 223280c11 -> a8789b920
Upgrade Ognl and related bundle to version 3.1.4 Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/a8789b92 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/a8789b92 Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/a8789b92 Branch: refs/heads/master Commit: a8789b9203868d69cafa287e916766a34a62786f Parents: 223280c Author: Andrea Cosentino <anco...@gmail.com> Authored: Wed May 4 09:14:04 2016 +0200 Committer: Andrea Cosentino <anco...@gmail.com> Committed: Wed May 4 09:14:04 2016 +0200 ---------------------------------------------------------------------- parent/pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/camel/blob/a8789b92/parent/pom.xml ---------------------------------------------------------------------- diff --git a/parent/pom.xml b/parent/pom.xml index cff0355..08f54b5 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -430,8 +430,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.2</ognl-version> - <ognl-bundle-version>3.1.2_1</ognl-bundle-version> + <ognl-version>3.1.4</ognl-version> + <ognl-bundle-version>3.1.4_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>