This is an automated email from the ASF dual-hosted git repository.
robbie 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 20ee0b4 ARTEMIS-3648: Update to netty 4.1.73
20ee0b4 is described below
commit 20ee0b43936a5dfabe2424a838ff148f9ff12970
Author: Robbie Gemmell <[email protected]>
AuthorDate: Mon Jan 17 13:16:21 2022 +0000
ARTEMIS-3648: Update to netty 4.1.73
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index b9d22c6..f8d44d5 100644
--- a/pom.xml
+++ b/pom.xml
@@ -111,7 +111,7 @@
<checkstyle.version>8.43</checkstyle.version>
<mockito.version>3.12.4</mockito.version>
<jctools.version>2.1.2</jctools.version>
- <netty.version>4.1.72.Final</netty.version>
+ <netty.version>4.1.73.Final</netty.version>
<curator.version>5.2.0</curator.version>
<zookeeper.version>3.6.3</zookeeper.version>