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 399eb374 QPIDJMS-610: update to Netty 4.1.123
399eb374 is described below

commit 399eb374dbf47658ff037ae10e718d8383255aff
Author: Robbie Gemmell <rob...@apache.org>
AuthorDate: Wed Jul 16 15:04:31 2025 +0100

    QPIDJMS-610: update to Netty 4.1.123
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 6db374f4..83bf4ea2 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>3.1.0</jakarta.jms-api-version>
 


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@qpid.apache.org
For additional commands, e-mail: commits-h...@qpid.apache.org

Reply via email to