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

ramyav 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 1c1b3c3  [OLINGO-1514]Upgrade Netty version
1c1b3c3 is described below

commit 1c1b3c3a9d6f5e419176af99778661ea4cd3fe01
Author: ramya vasanth <ramya.vasa...@sap.com>
AuthorDate: Wed Mar 3 12:48:25 2021 +0530

    [OLINGO-1514]Upgrade Netty version
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 9696c40..614263c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -82,7 +82,7 @@
     <servlet.version>3.1.0</servlet.version>
     <cxf.version>3.0.0</cxf.version>
     <spring.version>4.0.6.RELEASE</spring.version>
-    <netty.version>4.1.55.Final</netty.version>
+    <netty.version>4.1.58.Final</netty.version>
 
     <velocity.version>1.7</velocity.version>
     <maven.plugin.api.version>3.2.2</maven.plugin.api.version>

Reply via email to