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


The following commit(s) were added to refs/heads/main by this push:
     new 0527e07  ARTEMIS-3497: update to proton-j 0.33.9
0527e07 is described below

commit 0527e0712919dd9d926577fb8bcab081267dcb7a
Author: Robbie Gemmell <[email protected]>
AuthorDate: Fri Sep 24 10:59:56 2021 +0100

    ARTEMIS-3497: update to proton-j 0.33.9
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index cc81d45..5c621d4 100644
--- a/pom.xml
+++ b/pom.xml
@@ -114,7 +114,7 @@
 
       <!-- this is basically for tests -->
       <netty-tcnative-version>2.0.42.Final</netty-tcnative-version>
-      <proton.version>0.33.8</proton.version>
+      <proton.version>0.33.9</proton.version>
       <resteasy.version>3.15.0.Final</resteasy.version>
       <slf4j.version>1.7.21</slf4j.version>
       <qpid.jms.version>0.59.0</qpid.jms.version>

Reply via email to