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 686fcff PROTON-2486 Update netty tcnative and io_uring versions to
latest
686fcff is described below
commit 686fcff9709c1f5ccd0b0bf2bc2ab2ae630eef5a
Author: Timothy Bish <[email protected]>
AuthorDate: Mon Mar 28 15:13:27 2022 -0400
PROTON-2486 Update netty tcnative and io_uring versions to latest
---
pom.xml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/pom.xml b/pom.xml
index 4ae48e8..8ba5590 100644
--- a/pom.xml
+++ b/pom.xml
@@ -44,8 +44,8 @@
<slf4j.version>1.7.36</slf4j.version>
<hamcrest.version>2.2</hamcrest.version>
<netty.version>4.1.75.Final</netty.version>
- <netty.iouring.version>0.0.12.Final</netty.iouring.version>
- <netty.tcnative.version>2.0.50.Final</netty.tcnative.version>
+ <netty.iouring.version>0.0.13.Final</netty.iouring.version>
+ <netty.tcnative.version>2.0.51.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]