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 523d7834 QPIDJMS-590: update to netty 4.1.94
523d7834 is described below
commit 523d78349660cf642578cb88b996181a5f080477
Author: Robbie Gemmell <[email protected]>
AuthorDate: Wed Jun 21 10:49:07 2023 +0100
QPIDJMS-590: update to netty 4.1.94
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index ab0cd193..8f5a7184 100644
--- a/pom.xml
+++ b/pom.xml
@@ -37,7 +37,7 @@
<properties>
<!-- Dependency Versions for this Project -->
<proton-version>0.34.1</proton-version>
- <netty-version>4.1.93.Final</netty-version>
+ <netty-version>4.1.94.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]