You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@james.apache.org by bt...@apache.org on 2022/09/19 11:12:39 UTC

[james-project] 06/07: [Upgrade] Maven netty4 4.1.72.Final -> 4.1.81.Final

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

btellier pushed a commit to branch 3.7.x
in repository https://gitbox.apache.org/repos/asf/james-project.git

commit 24b87c8bd3a320e0f01e6c2010067ff808688513
Author: Tung Van TRAN <vt...@linagora.com>
AuthorDate: Fri Sep 16 17:33:42 2022 +0700

    [Upgrade] Maven netty4 4.1.72.Final -> 4.1.81.Final
---
 server/blob/blob-s3/pom.xml         | 2 +-
 server/queue/queue-activemq/pom.xml | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/server/blob/blob-s3/pom.xml b/server/blob/blob-s3/pom.xml
index aa93289261..97466d3ff8 100644
--- a/server/blob/blob-s3/pom.xml
+++ b/server/blob/blob-s3/pom.xml
@@ -34,7 +34,7 @@
 
     <properties>
         <s3-sdk.version>2.17.107</s3-sdk.version>
-        <netty.version>4.1.72.Final</netty.version>
+        <netty.version>4.1.81.Final</netty.version>
     </properties>
 
     <dependencies>
diff --git a/server/queue/queue-activemq/pom.xml b/server/queue/queue-activemq/pom.xml
index b7d7b9df2a..78e9ef1d50 100644
--- a/server/queue/queue-activemq/pom.xml
+++ b/server/queue/queue-activemq/pom.xml
@@ -38,7 +38,7 @@
             <?SORTPOM IGNORE?>
             <groupId>io.netty</groupId>
             <artifactId>netty-transport</artifactId>
-            <version>4.1.72.Final</version>
+            <version>4.1.81.Final</version>
             <?SORTPOM RESUME?>
         </dependency>
         <dependency>


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@james.apache.org
For additional commands, e-mail: notifications-help@james.apache.org