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/activemq-artemis.git

commit 164ae04218939466b44537cc60e83c5707023a5a
Author: Robbie Gemmell <[email protected]>
AuthorDate: Thu Sep 15 09:15:51 2022 +0100

    AARTEMIS-3996: update to proton-j 0.34.0
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index a205a79f47..a2c7e6ba3b 100644
--- a/pom.xml
+++ b/pom.xml
@@ -125,7 +125,7 @@
 
       <!-- this is basically for tests -->
       <netty-tcnative-version>2.0.54.Final</netty-tcnative-version>
-      <proton.version>0.33.10</proton.version>
+      <proton.version>0.34.0</proton.version>
       <resteasy.version>3.15.0.Final</resteasy.version>
       <slf4j.version>1.7.36</slf4j.version>
       <qpid.jms.version>1.6.0</qpid.jms.version>

Reply via email to