This is an automated email from the ASF dual-hosted git repository. acosentino pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/camel.git
The following commit(s) were added to refs/heads/master by this push: new 3589155 Upgrade Olingo2 and related bundle to version 2.0.11 3589155 is described below commit 358915560462eb12eab60b56303377162bbeeb20 Author: Andrea Cosentino <anco...@gmail.com> AuthorDate: Wed Mar 13 10:20:50 2019 +0100 Upgrade Olingo2 and related bundle to version 2.0.11 --- parent/pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/parent/pom.xml b/parent/pom.xml index bdf2515..2c619d7 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -521,8 +521,8 @@ <oauth-provider-bundle-version>20100527_1</oauth-provider-bundle-version> <okclient-version>3.11.0</okclient-version> <okclient-bundle-version>3.11.0_1</okclient-bundle-version> - <olingo2-version>2.0.10</olingo2-version> - <olingo-odata2-core-bundle-version>2.0.10_1</olingo-odata2-core-bundle-version> + <olingo2-version>2.0.11</olingo2-version> + <olingo-odata2-core-bundle-version>2.0.11_1</olingo-odata2-core-bundle-version> <olingo2-gson-version>2.4</olingo2-gson-version> <olingo4-version>4.5.0</olingo4-version> <ognl-version>3.1.12</ognl-version>