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

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

commit 10d5a6c5bbe97be58cee0e6f6af253e9873eb715
Author: Robbie Gemmell <[email protected]>
AuthorDate: Thu Aug 5 16:32:24 2021 +0100

    QPIDJMS-546: update various test dependencies
    
    (cherry picked from commit fe599e6f8ca6e8a0a7213c02b15700f3d976c978 with 
fixups)
---
 pom.xml | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/pom.xml b/pom.xml
index eab27b1..4484e17 100644
--- a/pom.xml
+++ b/pom.xml
@@ -47,11 +47,11 @@
 
     <!-- Test Dependency Versions for this Project -->
     <netty-tcnative-version>2.0.39.Final</netty-tcnative-version>
-    <activemq-version>5.15.12</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.9.0</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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to