You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@qpid.apache.org by or...@apache.org on 2019/07/08 15:10:17 UTC

[qpid-broker-j] 06/11: QPID-8339: [Broker-J] Upgrade junit test dependency to version 4.12

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

orudyy pushed a commit to branch 7.1.x
in repository https://gitbox.apache.org/repos/asf/qpid-broker-j.git

commit 888f7c21b08e395bcad28ede91851f0a2d2aab13
Author: Alex Rudyy <or...@apache.org>
AuthorDate: Mon Jul 8 13:08:43 2019 +0100

    QPID-8339: [Broker-J] Upgrade junit test dependency to version 4.12
    
    (cherry picked from commit c5b299c04e2c7d91aa58f39bc13af633434cdcf6)
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index d039da2..7c30e6e 100644
--- a/pom.xml
+++ b/pom.xml
@@ -128,7 +128,7 @@
     <dgrid-version>1.2.1</dgrid-version>
 
     <!-- test dependency version numbers -->
-    <junit-version>4.11</junit-version>
+    <junit-version>4.12</junit-version>
     <mockito-version>2.22.0</mockito-version>
     <netty-version>4.1.32.Final</netty-version>
     <hamcrest-version>2.1</hamcrest-version>


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