This is an automated email from the ASF dual-hosted git repository.
tabish pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/qpid-protonj2.git
The following commit(s) were added to refs/heads/main by this push:
new f24c4b9 PROTON-2412 Update to netty 4.1.68.Final and tcnative
2.0.42.Final
f24c4b9 is described below
commit f24c4b97ac760cff72a761aaa15f8026da649def
Author: Timothy Bish <[email protected]>
AuthorDate: Thu Sep 9 14:41:37 2021 -0400
PROTON-2412 Update to netty 4.1.68.Final and tcnative 2.0.42.Final
---
pom.xml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/pom.xml b/pom.xml
index 8ed2d55..983b44c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -44,9 +44,9 @@
<slf4j.version>1.7.32</slf4j.version>
<log4j.slf4j.version>2.14.1</log4j.slf4j.version>
<hamcrest.version>2.2</hamcrest.version>
- <netty.version>4.1.67.Final</netty.version>
+ <netty.version>4.1.68.Final</netty.version>
<netty.iouring.version>0.0.8.Final</netty.iouring.version>
- <netty.tcnative.version>2.0.41.Final</netty.tcnative.version>
+ <netty.tcnative.version>2.0.42.Final</netty.tcnative.version>
<!-- Plugin versions -->
<maven.bundle.plugin.version>5.1.1</maven.bundle.plugin.version>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]