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 b0d52ae [OLINGO-1493] Updated Netty version
b0d52ae is described below
commit b0d52aeae6601d3c4c091ce95046af19ca65dc1e
Author: mibo <[email protected]>
AuthorDate: Mon Dec 14 20:12:55 2020 +0100
[OLINGO-1493] Updated Netty version
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index e16eaf1..ca97421 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.45.Final</netty.version>
+ <netty.version>4.1.55.Final</netty.version>
<velocity.version>1.7</velocity.version>
<maven.plugin.api.version>3.2.2</maven.plugin.api.version>