This is an automated email from the ASF dual-hosted git repository.
robbie pushed a commit to branch 1.x
in repository https://gitbox.apache.org/repos/asf/qpid-jms.git
The following commit(s) were added to refs/heads/1.x by this push:
new ba69eccd QPIDJMS-585: update to proton-j 0.34.1
ba69eccd is described below
commit ba69eccd1259b3dbd41bd794f891a4f8de152cd1
Author: Robbie Gemmell <[email protected]>
AuthorDate: Mon Mar 6 12:37:18 2023 +0000
QPIDJMS-585: update to proton-j 0.34.1
(cherry picked from commit b7ca2450329e2bd14e5016336fcfb9e9531a0081)
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index abe52dca..bc95f061 100644
--- a/pom.xml
+++ b/pom.xml
@@ -36,7 +36,7 @@
<properties>
<!-- Dependency Versions for this Project -->
- <proton-version>0.34.0</proton-version>
+ <proton-version>0.34.1</proton-version>
<netty-version>4.1.87.Final</netty-version>
<slf4j-version>1.7.36</slf4j-version>
<jakarta.jms-api-version>2.0.3</jakarta.jms-api-version>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]