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 6f4a424a PROTON-2533 Update netty to 4.1.77.Final and io_uring
0.0.14.Final
6f4a424a is described below
commit 6f4a424af695fe96231ad9b6366eaaab03315c27
Author: Timothy Bish <[email protected]>
AuthorDate: Tue May 10 11:05:23 2022 -0400
PROTON-2533 Update netty to 4.1.77.Final and io_uring 0.0.14.Final
---
pom.xml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/pom.xml b/pom.xml
index fcf22961..84d1c713 100644
--- a/pom.xml
+++ b/pom.xml
@@ -43,8 +43,8 @@
<proton.version>0.33.10</proton.version>
<slf4j.version>1.7.36</slf4j.version>
<hamcrest.version>2.2</hamcrest.version>
- <netty.version>4.1.76.Final</netty.version>
- <netty.iouring.version>0.0.13.Final</netty.iouring.version>
+ <netty.version>4.1.77.Final</netty.version>
+ <netty.iouring.version>0.0.14.Final</netty.iouring.version>
<netty.tcnative.version>2.0.52.Final</netty.tcnative.version>
<!-- Plugin versions -->
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]