You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@qpid.apache.org by ta...@apache.org on 2020/12/14 15:15:43 UTC

[qpid-jms] branch master updated: QPIDJMS-524 Update dependencies to latest

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

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


The following commit(s) were added to refs/heads/master by this push:
     new 5dbb607  QPIDJMS-524 Update dependencies to latest
5dbb607 is described below

commit 5dbb60715d7b05552b2c4ad1ded2d04e28b33495
Author: Timothy Bish <ta...@gmail.com>
AuthorDate: Mon Dec 14 10:15:24 2020 -0500

    QPIDJMS-524 Update dependencies to latest
    
    slf4j-Log4j2 2.14.0
    mockito 3.6.28
---
 pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/pom.xml b/pom.xml
index 271a20b..61bc4b5 100644
--- a/pom.xml
+++ b/pom.xml
@@ -39,7 +39,7 @@
     <proton-version>0.33.8</proton-version>
     <netty-version>4.1.55.Final</netty-version>
     <slf4j-version>1.7.30</slf4j-version>
-    <log4j-slf4j-version>2.13.3</log4j-slf4j-version>
+    <log4j-slf4j-version>2.14.0</log4j-slf4j-version>
     <geronimo.jms.2.spec.version>1.0-alpha-2</geronimo.jms.2.spec.version>
 
     <!-- 'Provided'/Test Dependency Versions for this Project -->
@@ -51,7 +51,7 @@
     <junit-version>4.13.1</junit-version>
     <fuse-joram-tests-version>1.0</fuse-joram-tests-version>
     <jetty-version>9.4.22.v20191022</jetty-version>
-    <mockito-version>3.4.0</mockito-version>
+    <mockito-version>3.6.28</mockito-version>
     <hamcrest-version>2.2</hamcrest-version>
     <hadoop-minikdc-version>2.9.0</hadoop-minikdc-version>
 


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