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 9d0b4cfa4 Updated Netty version
9d0b4cfa4 is described below
commit 9d0b4cfa4354cca53ccb1146c9b1d42d991bdc10
Author: mibo <[email protected]>
AuthorDate: Sat Oct 15 11:53:33 2022 +0200
Updated Netty version
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index c4ba90b9f..f72ea5911 100644
--- a/pom.xml
+++ b/pom.xml
@@ -82,7 +82,7 @@
<servlet.version>3.1.0</servlet.version>
<cxf.version>3.0.16</cxf.version>
<spring.version>4.0.9.RELEASE</spring.version>
- <netty.version>4.1.74.Final</netty.version>
+ <netty.version>4.1.84.Final</netty.version>
<velocity.version>1.7</velocity.version>
<maven.plugin.api.version>3.6.1</maven.plugin.api.version>