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 ebd6eb1 PROTON-2486 Update netty to v4.1.75.Final
ebd6eb1 is described below
commit ebd6eb1ebcda5de1cbf892ddead729336eefc15a
Author: Timothy Bish <[email protected]>
AuthorDate: Thu Mar 10 15:19:30 2022 -0500
PROTON-2486 Update netty to v4.1.75.Final
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 876c88e..4ae48e8 100644
--- a/pom.xml
+++ b/pom.xml
@@ -43,7 +43,7 @@
<proton.version>0.33.10</proton.version>
<slf4j.version>1.7.36</slf4j.version>
<hamcrest.version>2.2</hamcrest.version>
- <netty.version>4.1.74.Final</netty.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>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]