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 2020/07/24 12:41:00 UTC

[qpid-jms] branch master updated: QPIDJMS-513: update to proton-j 0.33.6

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 8dd8e6a  QPIDJMS-513: update to proton-j 0.33.6
8dd8e6a is described below

commit 8dd8e6af148d14e02d8703a03401f3c6b79dd582
Author: Robbie Gemmell <ro...@apache.org>
AuthorDate: Fri Jul 24 13:40:39 2020 +0100

    QPIDJMS-513: update to proton-j 0.33.6
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 5f466ee..97c9651 100644
--- a/pom.xml
+++ b/pom.xml
@@ -36,7 +36,7 @@
 
   <properties>
     <!-- Dependency Versions for this Project -->
-    <proton-version>0.33.5</proton-version>
+    <proton-version>0.33.6</proton-version>
     <netty-version>4.1.51.Final</netty-version>
     <slf4j-version>1.7.30</slf4j-version>
     <log4j-slf4j-version>2.13.3</log4j-slf4j-version>


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