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/12/13 12:21:21 UTC

[qpid-jms] branch main updated (a758f10 -> 148078e)

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

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


    from a758f10  QPIDJMS-555: update to Netty 4.1.70
     new a33bed6  QPIDJMS-555: update to Netty 4.1.71
     new 96cbdac  QPIDJMS-556, QPIDJMS-555: update netty-tcnative test dep to 2.0.46
     new 148078e  QPIDJMS-556: update test+examples slf4j-log4j dep to 2.15.0

The 3 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 pom.xml | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

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


[qpid-jms] 02/03: QPIDJMS-556, QPIDJMS-555: update netty-tcnative test dep to 2.0.46

Posted by ro...@apache.org.
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

commit 96cbdac2ec6c8ff3ce7d6505d3bfc0df9e6846c9
Author: Robbie Gemmell <ro...@apache.org>
AuthorDate: Mon Dec 13 12:06:08 2021 +0000

    QPIDJMS-556, QPIDJMS-555: update netty-tcnative test dep to 2.0.46
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 1e9c855..70e2263 100644
--- a/pom.xml
+++ b/pom.xml
@@ -46,7 +46,7 @@
     <opentracing-version>0.33.0</opentracing-version>
 
     <!-- Test Dependency Versions for this Project -->
-    <netty-tcnative-version>2.0.44.Final</netty-tcnative-version>
+    <netty-tcnative-version>2.0.46.Final</netty-tcnative-version>
     <activemq-version>5.16.3</activemq-version>
     <junit-version>4.13.2</junit-version>
     <fuse-joram-tests-version>1.0</fuse-joram-tests-version>

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


[qpid-jms] 03/03: QPIDJMS-556: update test+examples slf4j-log4j dep to 2.15.0

Posted by ro...@apache.org.
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

commit 148078ed92cac2c928f177f9c572a3fa745d09d1
Author: Robbie Gemmell <ro...@apache.org>
AuthorDate: Mon Dec 13 12:08:56 2021 +0000

    QPIDJMS-556: update test+examples slf4j-log4j dep to 2.15.0
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 70e2263..deeb302 100644
--- a/pom.xml
+++ b/pom.xml
@@ -39,7 +39,7 @@
     <proton-version>0.33.10</proton-version>
     <netty-version>4.1.71.Final</netty-version>
     <slf4j-version>1.7.30</slf4j-version>
-    <log4j-slf4j-version>2.14.1</log4j-slf4j-version>
+    <log4j-slf4j-version>2.15.0</log4j-slf4j-version>
     <geronimo.jms.2.spec.version>1.0-alpha-2</geronimo.jms.2.spec.version>
 
     <!-- 'Provided'/Test Dependency Versions for this Project -->

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


[qpid-jms] 01/03: QPIDJMS-555: update to Netty 4.1.71

Posted by ro...@apache.org.
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

commit a33bed64911cc4a72f04e6f8b7b5e740771e2f95
Author: Robbie Gemmell <ro...@apache.org>
AuthorDate: Mon Dec 13 11:47:53 2021 +0000

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

diff --git a/pom.xml b/pom.xml
index f4be039..1e9c855 100644
--- a/pom.xml
+++ b/pom.xml
@@ -37,7 +37,7 @@
   <properties>
     <!-- Dependency Versions for this Project -->
     <proton-version>0.33.10</proton-version>
-    <netty-version>4.1.70.Final</netty-version>
+    <netty-version>4.1.71.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