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 bc1bb99d37 ARTEMIS-4940: update to protonj2 test driver 1.0.0-M21
bc1bb99d37 is described below
commit bc1bb99d37871efaf10219b3862fde22831f022d
Author: Robbie Gemmell <[email protected]>
AuthorDate: Mon Jul 22 11:27:07 2024 +0100
ARTEMIS-4940: update to protonj2 test driver 1.0.0-M21
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index f1b27cc015..09c7564c17 100644
--- a/pom.xml
+++ b/pom.xml
@@ -132,7 +132,7 @@
<!-- this is basically for tests -->
<netty-tcnative-version>2.0.65.Final</netty-tcnative-version>
<proton.version>0.34.1</proton.version>
- <protonj2.version>1.0.0-M20</protonj2.version>
+ <protonj2.version>1.0.0-M21</protonj2.version>
<slf4j.version>2.0.13</slf4j.version>
<log4j.version>2.23.1</log4j.version>
<qpid.jms.version>1.11.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