This is an automated email from the ASF dual-hosted git repository.
jbertram 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 06dc804288 ARTEMIS-4842 Update protonj2 to v1.0.0-M20
06dc804288 is described below
commit 06dc80428840d4dbb357f4e9d8f2451d1d425a3a
Author: Timothy Bish <[email protected]>
AuthorDate: Wed Jun 26 14:58:17 2024 -0400
ARTEMIS-4842 Update protonj2 to v1.0.0-M20
Update to latest protonj2 to gain access to new test peer APIs.
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index f8ff37f78c..44c4836179 100644
--- a/pom.xml
+++ b/pom.xml
@@ -131,7 +131,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-M19</protonj2.version>
+ <protonj2.version>1.0.0-M20</protonj2.version>
<slf4j.version>2.0.12</slf4j.version>
<log4j.version>2.23.1</log4j.version>
<qpid.jms.version>1.10.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