This is an automated email from the ASF dual-hosted git repository.
robbie pushed a commit to branch 1.x
in repository https://gitbox.apache.org/repos/asf/qpid-jms.git
The following commit(s) were added to refs/heads/1.x by this push:
new 084dfc2e QPIDJMS-610: update to Netty 4.1.123
084dfc2e is described below
commit 084dfc2ed3687bf7a55fb1103efd9967f964c8d0
Author: Robbie Gemmell <[email protected]>
AuthorDate: Wed Jul 16 15:04:31 2025 +0100
QPIDJMS-610: update to Netty 4.1.123
(cherry picked from commit 399eb374dbf47658ff037ae10e718d8383255aff)
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 619e13fa..f985cf72 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.122.Final</netty-version>
+ <netty-version>4.1.123.Final</netty-version>
<slf4j-version>2.0.17</slf4j-version>
<jakarta.jms-api-version>2.0.3</jakarta.jms-api-version>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]