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 9ec3eb7cc5 QPID-8684: [Broker-J] Bump netty dependency version to 
4.2.2 (#295)
9ec3eb7cc5 is described below

commit 9ec3eb7cc5559e339f68685ffd6e5474a67c952a
Author: Daniil Kirilyuk <[email protected]>
AuthorDate: Wed Jul 16 14:46:28 2025 +0200

    QPID-8684: [Broker-J] Bump netty dependency version to 4.2.2 (#295)
    
    Co-authored-by: vavrtom <[email protected]>
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index a5b52739a6..2d4246fd3b 100644
--- a/pom.xml
+++ b/pom.xml
@@ -131,7 +131,7 @@
     <!-- test dependency version numbers -->
     <junit-version>5.13.2</junit-version>
     <mockito-version>5.18.0</mockito-version>
-    <netty-version>4.2.0.Final</netty-version>
+    <netty-version>4.2.2.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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to