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 2e6b8d9b PROTON-2757 Update Netty to 4.1.95.Final
2e6b8d9b is described below
commit 2e6b8d9b99034433c239b33b796b6913af9c8c72
Author: Timothy Bish <[email protected]>
AuthorDate: Fri Jul 21 11:15:40 2023 -0400
PROTON-2757 Update Netty to 4.1.95.Final
Update netty to the latest 4.1.95.Final release
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 8a00affb..e9d0e428 100644
--- a/pom.xml
+++ b/pom.xml
@@ -46,7 +46,7 @@
<proton.version>0.34.1</proton.version>
<slf4j.version>1.7.36</slf4j.version>
<hamcrest.version>2.2</hamcrest.version>
- <netty.version>4.1.94.Final</netty.version>
+ <netty.version>4.1.95.Final</netty.version>
<netty.iouring.version>0.0.21.Final</netty.iouring.version>
<netty5.version>5.0.0.Alpha5</netty5.version>
<netty.tcnative.version>2.0.61.Final</netty.tcnative.version>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]