You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by co...@apache.org on 2019/12/04 11:44:26 UTC

[camel] branch master updated: Updating Olingo4

This is an automated email from the ASF dual-hosted git repository.

coheigea 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 a00af79  Updating Olingo4
a00af79 is described below

commit a00af79c77f7ddf6822a07c69a9599163a0abd37
Author: Colm O hEigeartaigh <co...@apache.org>
AuthorDate: Wed Dec 4 11:44:02 2019 +0000

    Updating Olingo4
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index 95f4210..4fad79b 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -492,7 +492,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.6.0</olingo4-version>
+        <olingo4-version>4.7.0</olingo4-version>
         <ognl-version>3.1.12</ognl-version>
         <ognl-bundle-version>3.1.12_1</ognl-bundle-version>
         <opencensus-api-version>0.21.0</opencensus-api-version>