Upgrade Olingo2 and related bundle to version 2.0.9
Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/550a8b64 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/550a8b64 Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/550a8b64 Branch: refs/heads/master Commit: 550a8b6405ef35579377ef351eb00ab066a54c80 Parents: 40060e9 Author: Andrea Cosentino <anco...@gmail.com> Authored: Tue Aug 1 09:22:19 2017 +0200 Committer: Andrea Cosentino <anco...@gmail.com> Committed: Tue Aug 1 09:22:19 2017 +0200 ---------------------------------------------------------------------- parent/pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/camel/blob/550a8b64/parent/pom.xml ---------------------------------------------------------------------- diff --git a/parent/pom.xml b/parent/pom.xml index aded487..2e8fc7c 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -509,8 +509,8 @@ <oauth-provider-bundle-version>20100527_1</oauth-provider-bundle-version> <okclient-version>3.8.1</okclient-version> <okclient-bundle-version>3.8.1_1</okclient-bundle-version> - <olingo2-version>2.0.8</olingo2-version> - <olingo-odata2-core-bundle-version>2.0.8_1</olingo-odata2-core-bundle-version> + <olingo2-version>2.0.9</olingo2-version> + <olingo-odata2-core-bundle-version>2.0.9_1</olingo-odata2-core-bundle-version> <olingo2-gson-version>2.4</olingo2-gson-version> <olingo4-version>4.3.0</olingo4-version> <ognl-version>3.1.12</ognl-version>