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

robbie pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/qpid-jms.git


The following commit(s) were added to refs/heads/master by this push:
     new 5afc98b  QPIDJMS-493: update to Netty 4.1.47.Final
5afc98b is described below

commit 5afc98b94445a1b85c86cbb7335fef23a37f2385
Author: Robbie Gemmell <rob...@apache.org>
AuthorDate: Wed Mar 11 11:00:57 2020 +0000

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

diff --git a/pom.xml b/pom.xml
index 005fdfc..2cc991b 100644
--- a/pom.xml
+++ b/pom.xml
@@ -40,7 +40,7 @@
 
     <!-- Dependency Versions for this Project -->
     <proton-version>0.33.3</proton-version>
-    <netty-version>4.1.46.Final</netty-version>
+    <netty-version>4.1.47.Final</netty-version>
     <slf4j-version>1.7.30</slf4j-version>
     <geronimo.jms.2.spec.version>1.0-alpha-2</geronimo.jms.2.spec.version>
 


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

Reply via email to