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/04/01 17:41:26 UTC

[qpid-jms] branch master updated: QPIDJMS-449: update to proton-j 0.32.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 f3afca5  QPIDJMS-449: update to proton-j 0.32.0
f3afca5 is described below

commit f3afca5cfea2c9479674349d6477ae6ec577052f
Author: Robbie Gemmell <ro...@apache.org>
AuthorDate: Mon Apr 1 18:38:38 2019 +0100

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

diff --git a/pom.xml b/pom.xml
index 917c4e3..78f78ff 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.31.0</proton-version>
+    <proton-version>0.32.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