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/qpid-jms.git
The following commit(s) were added to refs/heads/main by this push:
new 833bf54b QPIDJMS-579: update to proton-j 0.34.0
833bf54b is described below
commit 833bf54b82b9f9e514dc5e06ebf2684329891b1f
Author: Robbie Gemmell <[email protected]>
AuthorDate: Fri Sep 2 18:08:09 2022 +0100
QPIDJMS-579: 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 be92a42e..4c4dd9aa 100644
--- a/pom.xml
+++ b/pom.xml
@@ -36,7 +36,7 @@
<properties>
<!-- Dependency Versions for this Project -->
- <proton-version>0.33.10</proton-version>
+ <proton-version>0.34.0</proton-version>
<netty-version>4.1.78.Final</netty-version>
<slf4j-version>1.7.36</slf4j-version>
<jakarta.jms-api-version>3.1.0</jakarta.jms-api-version>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]