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 6a35dd0 [OLINGO-1424] Updated Netty version
6a35dd0 is described below
commit 6a35dd0d5887f8b5f03ca59d81be48c60fd224e0
Author: mibo <[email protected]>
AuthorDate: Tue Feb 4 06:52:20 2020 +0100
[OLINGO-1424] Updated Netty version
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 83f53b1..e16eaf1 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.43.Final</netty.version>
+ <netty.version>4.1.45.Final</netty.version>
<velocity.version>1.7</velocity.version>
<maven.plugin.api.version>3.2.2</maven.plugin.api.version>