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 2022/09/05 15:38:29 UTC

[qpid-jms] 06/06: QPIDJMS-579: update to proton-j 0.34.0

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

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

commit 9670f7ba1b987f81e5f475bbd21b21601daf7c01
Author: Robbie Gemmell <ro...@apache.org>
AuthorDate: Fri Sep 2 18:08:09 2022 +0100

    QPIDJMS-579: update to proton-j 0.34.0
    
    (cherry picked from commit 833bf54b82b9f9e514dc5e06ebf2684329891b1f)
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 6d4204e5..a7f20e56 100644
--- a/pom.xml
+++ b/pom.xml
@@ -36,7 +36,7 @@
 
   <properties>
     <!-- Dependency Versions for this Project -->
-    <proton-version>0.33.10</proton-version>
+    <proton-version>0.34.0</proton-version>
     <netty-version>4.1.78.Final</netty-version>
     <slf4j-version>1.7.36</slf4j-version>
     <jakarta.jms-api-version>2.0.3</jakarta.jms-api-version>


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