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/activemq-artemis.git
The following commit(s) were added to refs/heads/main by this push:
new 4da0f0e1eb ARTEMIS-5646: Update to protonj2 1.0.0
4da0f0e1eb is described below
commit 4da0f0e1eb75eae4b1cd4ada724ce8f0a470f491
Author: Robbie Gemmell <[email protected]>
AuthorDate: Wed Sep 3 11:45:17 2025 +0100
ARTEMIS-5646: Update to protonj2 1.0.0
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index f43f8c939f..61a3bf9ceb 100644
--- a/pom.xml
+++ b/pom.xml
@@ -133,7 +133,7 @@
<!-- this is basically for tests -->
<netty-tcnative-version>2.0.72.Final</netty-tcnative-version>
<proton.version>0.34.1</proton.version>
- <protonj2.version>1.0.0-M23</protonj2.version>
+ <protonj2.version>1.0.0</protonj2.version>
<slf4j.version>2.0.17</slf4j.version>
<log4j.version>2.25.1</log4j.version>
<qpid.jms.version>1.14.0</qpid.jms.version>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
For further information, visit: https://activemq.apache.org/contact