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 2019/05/07 10:34:26 UTC

[qpid-jms] branch master updated: QPIDJMS-453: update to proton-j-0.33.0

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 15a3dcd  QPIDJMS-453: update to proton-j-0.33.0
15a3dcd is described below

commit 15a3dcdff059870fa1ed04c7b688b6a966abb98b
Author: Robbie Gemmell <ro...@apache.org>
AuthorDate: Tue May 7 11:22:15 2019 +0100

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

diff --git a/pom.xml b/pom.xml
index ac713f6..e2061d9 100644
--- a/pom.xml
+++ b/pom.xml
@@ -39,7 +39,7 @@
     <maven.compiler.target>1.8</maven.compiler.target>
 
     <!-- Dependency Versions for this Project -->
-    <proton-version>0.32.0</proton-version>
+    <proton-version>0.33.0</proton-version>
     <netty-version>4.1.34.Final</netty-version>
     <slf4j-version>1.7.25</slf4j-version>
     <geronimo.jms.2.spec.version>1.0-alpha-2</geronimo.jms.2.spec.version>


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