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

commit 06ec4912a88df6660aecb0774157d80d636fe53e
Author: Daniil Kirilyuk <[email protected]>
AuthorDate: Thu May 7 15:24:09 2026 +0200

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

diff --git a/pom.xml b/pom.xml
index 787c48b903..aac92cb959 100644
--- a/pom.xml
+++ b/pom.xml
@@ -132,7 +132,7 @@
     <!-- test dependency version numbers -->
     <junit-version>6.0.3</junit-version>
     <mockito-version>5.23.0</mockito-version>
-    <netty-version>4.2.10.Final</netty-version>
+    <netty-version>4.2.12.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