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 215462f QPIDJMS-508: update to proton-j 0.33.5 215462f is described below commit 215462f1b78cf094374d1295a25f9774b4367c63 Author: Robbie Gemmell <rob...@apache.org> AuthorDate: Tue Jun 2 19:34:13 2020 +0100 QPIDJMS-508: update to proton-j 0.33.5 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 51e7325..fc90ceb 100644 --- a/pom.xml +++ b/pom.xml @@ -36,7 +36,7 @@ <properties> <!-- Dependency Versions for this Project --> - <proton-version>0.33.4</proton-version> + <proton-version>0.33.5</proton-version> <netty-version>4.1.50.Final</netty-version> <slf4j-version>1.7.30</slf4j-version> <log4j-slf4j-version>2.13.3</log4j-slf4j-version> --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@qpid.apache.org For additional commands, e-mail: commits-h...@qpid.apache.org