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 f471eba61d QPID-8729: [Broker-J] Bump netty dependencies to the 
version 4.2.10.Final (#379)
f471eba61d is described below

commit f471eba61daa035778e4dea36af51ba3b75d4c11
Author: Daniil Kirilyuk <[email protected]>
AuthorDate: Fri Feb 27 08:30:07 2026 +0100

    QPID-8729: [Broker-J] Bump netty dependencies to the version 4.2.10.Final 
(#379)
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 794859e2ee..01de9732ca 100644
--- a/pom.xml
+++ b/pom.xml
@@ -132,7 +132,7 @@
     <!-- test dependency version numbers -->
     <junit-version>6.0.2</junit-version>
     <mockito-version>5.21.0</mockito-version>
-    <netty-version>4.2.9.Final</netty-version>
+    <netty-version>4.2.10.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