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

brusdev pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/activemq-artemis.git


The following commit(s) were added to refs/heads/main by this push:
     new b440c2a3aa ARTEMIS-4320 upgrade Netty to 4.1.94.Final
b440c2a3aa is described below

commit b440c2a3aa2c442511f6f9312729a3fd16e659bb
Author: Justin Bertram <jbert...@apache.org>
AuthorDate: Tue Jun 20 12:51:48 2023 -0500

    ARTEMIS-4320 upgrade Netty to 4.1.94.Final
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 4d751aa1fa..15e7556615 100644
--- a/pom.xml
+++ b/pom.xml
@@ -112,7 +112,7 @@
       <checkstyle.version>10.11.0</checkstyle.version>
       <mockito.version>5.2.0</mockito.version>
       <jctools.version>2.1.2</jctools.version>
-      <netty.version>4.1.93.Final</netty.version>
+      <netty.version>4.1.94.Final</netty.version>
       <hdrhistogram.version>2.1.12</hdrhistogram.version>
       <curator.version>5.2.0</curator.version>
       <zookeeper.version>3.6.3</zookeeper.version>

Reply via email to