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:44 UTC

[camel] branch camel-3.0.x updated: Updating Olingo4

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

coheigea pushed a commit to branch camel-3.0.x
in repository https://gitbox.apache.org/repos/asf/camel.git


The following commit(s) were added to refs/heads/camel-3.0.x by this push:
     new afcbb09  Updating Olingo4
afcbb09 is described below

commit afcbb09c1f504456a71bb599c706e21b5d4ced0b
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 d27d3b5..fa322e9 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -493,7 +493,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>