This is an automated email from the ASF dual-hosted git repository.

robbie pushed a commit to branch 1.x
in repository https://gitbox.apache.org/repos/asf/qpid-jms.git

commit 9007f1be8b96c24aaf14e345985e0c93e6620250
Author: Robbie Gemmell <rob...@apache.org>
AuthorDate: Fri Sep 20 16:50:36 2024 +0100

    QPIDJMS-598: update hamcrest test dep to 3.0
    
    (cherry picked from commit 4007480a06b46b2d2a20bce556e94bd6c8f1bba5)
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index d80a14e9..0339770f 100644
--- a/pom.xml
+++ b/pom.xml
@@ -50,7 +50,7 @@
     <junit.jupiter.version>5.11.0</junit.jupiter.version>
     <jetty-version>9.4.56.v20240826</jetty-version>
     <mockito-version>5.13.0</mockito-version>
-    <hamcrest-version>2.2</hamcrest-version>
+    <hamcrest-version>3.0</hamcrest-version>
     <hadoop-minikdc-version>3.3.6</hadoop-minikdc-version>
     <commons-io-version>2.13.0</commons-io-version>
 


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@qpid.apache.org
For additional commands, e-mail: commits-h...@qpid.apache.org

Reply via email to