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 55c046c8 PROTON-2580 Update netty tcnative to 2.0.54.Final
55c046c8 is described below
commit 55c046c8370c6d6c75bddb6f452f988cf4af28a3
Author: Timothy Bish <[email protected]>
AuthorDate: Wed Jul 27 16:25:36 2022 -0400
PROTON-2580 Update netty tcnative to 2.0.54.Final
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 0a003539..51b16991 100644
--- a/pom.xml
+++ b/pom.xml
@@ -45,7 +45,7 @@
<hamcrest.version>2.2</hamcrest.version>
<netty.version>4.1.79.Final</netty.version>
<netty.iouring.version>0.0.14.Final</netty.iouring.version>
- <netty.tcnative.version>2.0.53.Final</netty.tcnative.version>
+ <netty.tcnative.version>2.0.54.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]