You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@olingo.apache.org by mi...@apache.org on 2019/11/12 18:45:42 UTC

[olingo-odata4] branch master updated: [OLINGO-1407] Updated dependency versions

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

mibo pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/olingo-odata4.git


The following commit(s) were added to refs/heads/master by this push:
     new 85d660c  [OLINGO-1407] Updated dependency versions
85d660c is described below

commit 85d660c6d87e9a45493bc29306bd6d065af8a88e
Author: mibo <mi...@apache.org>
AuthorDate: Tue Nov 12 19:45:32 2019 +0100

    [OLINGO-1407] Updated dependency versions
---
 pom.xml | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/pom.xml b/pom.xml
index b299b88..7283395 100644
--- a/pom.xml
+++ b/pom.xml
@@ -72,7 +72,7 @@
 
     <commons.logging.version>1.2</commons.logging.version>
     <commons.vfs.version>2.0</commons.vfs.version>
-    <esigate.version>4.3</esigate.version>
+    <esigate.version>4.4</esigate.version>
     <servlet.version>3.1.0</servlet.version>
     <cxf.version>3.0.0</cxf.version>
     <spring.version>4.0.6.RELEASE</spring.version>
@@ -87,7 +87,7 @@
     <hc.core.version>4.4.11</hc.core.version>
     <jackson.version>2.10.0</jackson.version>
     <jackson-databind.version>2.10.0</jackson-databind.version>
-    <aalto-xml.version>0.9.10</aalto-xml.version>
+    <aalto-xml.version>0.9.11</aalto-xml.version>
 
     <android.platform.version>4.1.1.4</android.platform.version>
     <stax.api.version>1.0-2</stax.api.version>
@@ -638,7 +638,7 @@
                       <title>OData Client Proxy</title>
                       <packages>org.apache.olingo.ext.proxy:org.apache.olingo.ext.proxy.*</packages>
                     </group>
-					<group>
+					          <group>
                       <title>OData Server</title>
                       <packages>org.apache.olingo.server.api:org.apache.olingo.server.api.*</packages>
                     </group>