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/qpid-jms.git


The following commit(s) were added to refs/heads/main by this push:
     new fe599e6  QPIDJMS-546: update various test dependencies
fe599e6 is described below

commit fe599e6f8ca6e8a0a7213c02b15700f3d976c978
Author: Robbie Gemmell <rob...@apache.org>
AuthorDate: Tue Sep 7 13:27:00 2021 +0100

    QPIDJMS-546: update various test dependencies
---
 pom.xml | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/pom.xml b/pom.xml
index 583394f..be95079 100644
--- a/pom.xml
+++ b/pom.xml
@@ -47,11 +47,11 @@
 
     <!-- Test Dependency Versions for this Project -->
     <netty-tcnative-version>2.0.40.Final</netty-tcnative-version>
-    <activemq-version>5.16.2</activemq-version>
+    <activemq-version>5.16.3</activemq-version>
     <junit-version>4.13.2</junit-version>
     <fuse-joram-tests-version>1.0</fuse-joram-tests-version>
-    <jetty-version>9.4.22.v20191022</jetty-version>
-    <mockito-version>3.11.2</mockito-version>
+    <jetty-version>9.4.43.v20210629</jetty-version>
+    <mockito-version>3.12.4</mockito-version>
     <hamcrest-version>2.2</hamcrest-version>
     <hadoop-minikdc-version>3.3.0</hadoop-minikdc-version>
     <commons-io-version>2.10.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