This is an automated email from the ASF dual-hosted git repository.

vavrtom pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/qpid-broker-j.git


The following commit(s) were added to refs/heads/main by this push:
     new 59686b01ff QPID-8684: [Broker-J] Update netty version to 4.2.4.Final 
(#321)
59686b01ff is described below

commit 59686b01ff7406969fa8bd0b398dcfb82c260819
Author: Daniil Kirilyuk <daniel.kiril...@gmail.com>
AuthorDate: Wed Aug 27 08:34:21 2025 +0200

    QPID-8684: [Broker-J] Update netty version to 4.2.4.Final (#321)
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 4db094eed3..c420453dfe 100644
--- a/pom.xml
+++ b/pom.xml
@@ -131,7 +131,7 @@
     <!-- test dependency version numbers -->
     <junit-version>5.13.4</junit-version>
     <mockito-version>5.18.0</mockito-version>
-    <netty-version>4.2.3.Final</netty-version>
+    <netty-version>4.2.4.Final</netty-version>
     <hamcrest-version>3.0</hamcrest-version>
     <maven-resolver-provider-version>3.8.6</maven-resolver-provider-version>
     <maven-resolver-version>1.9.22</maven-resolver-version>


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

Reply via email to