This is an automated email from the ASF dual-hosted git repository.
tabish pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/artemis.git
The following commit(s) were added to refs/heads/main by this push:
new 4d900a41e6 ARTEMIS-5870 Update protonj2 to v1.1.0
4d900a41e6 is described below
commit 4d900a41e69ea8a904c638a100a9bcd1ef646626
Author: Timothy Bish <[email protected]>
AuthorDate: Wed Jan 28 17:54:32 2026 -0500
ARTEMIS-5870 Update protonj2 to v1.1.0
Update to latest protonj2 release for test driver
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 3019caf696..b461c8ae8b 100644
--- a/pom.xml
+++ b/pom.xml
@@ -134,7 +134,7 @@
<!-- this is basically for tests -->
<netty-tcnative-version>2.0.74.Final</netty-tcnative-version>
<proton.version>0.34.1</proton.version>
- <protonj2.version>1.0.0</protonj2.version>
+ <protonj2.version>1.1.0</protonj2.version>
<slf4j.version>2.0.17</slf4j.version>
<log4j.version>2.25.3</log4j.version>
<qpid.jms.version>1.16.0</qpid.jms.version>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]