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/qpid-protonj2.git
The following commit(s) were added to refs/heads/main by this push:
new 26dd8220 PROTON-2846 Update hamcrest to v3.0
26dd8220 is described below
commit 26dd822074eb33ec4e76591ee0b792c471dc9447
Author: Timothy Bish <[email protected]>
AuthorDate: Tue Aug 6 18:35:13 2024 -0400
PROTON-2846 Update hamcrest to v3.0
Updates to latest 3.0 release of the Hamcrest matchers
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 54276fac..57fa9fc1 100644
--- a/pom.xml
+++ b/pom.xml
@@ -45,7 +45,7 @@
<mockito.version>5.12.0</mockito.version>
<proton.version>0.34.1</proton.version>
<slf4j.version>1.7.36</slf4j.version>
- <hamcrest.version>2.2</hamcrest.version>
+ <hamcrest.version>3.0</hamcrest.version>
<netty.version>4.1.112.Final</netty.version>
<netty.iouring.version>0.0.25.Final</netty.iouring.version>
<netty5.version>5.0.0.Alpha5</netty5.version>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]