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/14 14:31:21 UTC

[qpid-jms] 13/16: QPIDJMS-551: update to proton-j 0.33.10

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

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

commit e30020ac23c1be8e015507eb63d6425f5aaf5e9f
Author: Robbie Gemmell <ro...@apache.org>
AuthorDate: Mon Oct 18 14:26:27 2021 +0100

    QPIDJMS-551: update to proton-j 0.33.10
    
    (cherry picked from commit e63f79d1c8a3f7876a61f85ac024f7672a136a81)
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 4484e17..6f4857a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -36,7 +36,7 @@
 
   <properties>
     <!-- Dependency Versions for this Project -->
-    <proton-version>0.33.8</proton-version>
+    <proton-version>0.33.10</proton-version>
     <netty-version>4.1.63.Final</netty-version>
     <slf4j-version>1.7.30</slf4j-version>
     <log4j-slf4j-version>2.14.1</log4j-slf4j-version>

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