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 31f0580 Upgrade Olingo to version 4.6.0 31f0580 is described below commit 31f058099569fb3e6f80ea155bac78ce311ac491 Author: Andrea Cosentino <anco...@gmail.com> AuthorDate: Tue May 7 08:27:19 2019 +0200 Upgrade Olingo to version 4.6.0 --- parent/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/parent/pom.xml b/parent/pom.xml index 98ace4f..42341ea 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -529,7 +529,7 @@ <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> + <olingo4-version>4.6.0</olingo4-version> <ognl-version>3.1.12</ognl-version> <ognl-bundle-version>3.1.12_1</ognl-bundle-version> <opencensus-api-version>0.12.3</opencensus-api-version>