You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@qpid.apache.org by or...@apache.org on 2021/08/24 22:54:09 UTC

[qpid-broker-j] branch main updated: NO-JIRA: Update Qpid JMS client to version 0.59.0

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

orudyy pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/qpid-broker-j.git


The following commit(s) were added to refs/heads/main by this push:
     new d711a17  NO-JIRA: Update Qpid JMS client to version 0.59.0
d711a17 is described below

commit d711a172ba1801ef97a4e6668c8e2b11feb001c0
Author: Alex Rudyy <or...@apache.org>
AuthorDate: Tue Aug 24 23:54:04 2021 +0100

    NO-JIRA: Update Qpid JMS client to version 0.59.0
---
 pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/pom.xml b/pom.xml
index 1eacc38..b98d93c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -130,12 +130,12 @@
     <!-- test dependency version numbers -->
     <junit-version>4.13</junit-version>
     <mockito-version>3.2.4</mockito-version>
-    <netty-version>4.1.51.Final</netty-version>
+    <netty-version>4.1.63.Final</netty-version>
     <hamcrest-version>2.2</hamcrest-version>
     <maven-core-version>3.5.4</maven-core-version>
     <maven-resolver-version>1.1.1</maven-resolver-version>
     <httpclient-version>4.5.3</httpclient-version>
-    <qpid-jms-client-version>0.54.0</qpid-jms-client-version>
+    <qpid-jms-client-version>0.59.0</qpid-jms-client-version>
     <qpid-jms-client-amqp-0-x-version>6.3.4</qpid-jms-client-amqp-0-x-version>
     <jaxb-api-version>2.3.1</jaxb-api-version>
 

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