You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@qpid.apache.org by ro...@apache.org on 2021/08/16 16:46:40 UTC

[qpid-jms] branch main updated: QPIDJMS-545: update to Netty 4.1.67

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/qpid-jms.git


The following commit(s) were added to refs/heads/main by this push:
     new d297980  QPIDJMS-545: update to Netty 4.1.67
d297980 is described below

commit d297980beeecf15448f246b64dce52ea6155c892
Author: Robbie Gemmell <ro...@apache.org>
AuthorDate: Mon Aug 16 17:46:15 2021 +0100

    QPIDJMS-545: update to Netty 4.1.67
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index e873411..e4a28c2 100644
--- a/pom.xml
+++ b/pom.xml
@@ -37,7 +37,7 @@
   <properties>
     <!-- Dependency Versions for this Project -->
     <proton-version>0.33.8</proton-version>
-    <netty-version>4.1.66.Final</netty-version>
+    <netty-version>4.1.67.Final</netty-version>
     <slf4j-version>1.7.30</slf4j-version>
     <log4j-slf4j-version>2.14.1</log4j-slf4j-version>
     <geronimo.jms.2.spec.version>1.0-alpha-2</geronimo.jms.2.spec.version>

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@qpid.apache.org
For additional commands, e-mail: commits-help@qpid.apache.org