This is an automated email from the ASF dual-hosted git repository.
robbie pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/qpid-jms.git
The following commit(s) were added to refs/heads/main by this push:
new b270c55e QPIDJMS-582: update to Netty Netty 4.1.86
b270c55e is described below
commit b270c55e3b4943f54514408988057712b68b26ce
Author: Robbie Gemmell <[email protected]>
AuthorDate: Mon Jan 9 13:00:45 2023 +0000
QPIDJMS-582: update to Netty Netty 4.1.86
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 2a2d8385..a62bf08e 100644
--- a/pom.xml
+++ b/pom.xml
@@ -37,7 +37,7 @@
<properties>
<!-- Dependency Versions for this Project -->
<proton-version>0.34.0</proton-version>
- <netty-version>4.1.82.Final</netty-version>
+ <netty-version>4.1.86.Final</netty-version>
<slf4j-version>1.7.36</slf4j-version>
<jakarta.jms-api-version>3.1.0</jakarta.jms-api-version>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]