You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@shardingsphere.apache.org by zh...@apache.org on 2020/10/18 09:53:57 UTC

[shardingsphere-elasticjob] branch revert-1556-dependabot/maven/junit-junit-4.13.1 created (now 7458d9a)

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

zhangliang pushed a change to branch revert-1556-dependabot/maven/junit-junit-4.13.1
in repository https://gitbox.apache.org/repos/asf/shardingsphere-elasticjob.git.


      at 7458d9a  Revert "Bump junit from 4.12 to 4.13.1 (#1556)"

This branch includes the following new commits:

     new 7458d9a  Revert "Bump junit from 4.12 to 4.13.1 (#1556)"

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.



[shardingsphere-elasticjob] 01/01: Revert "Bump junit from 4.12 to 4.13.1 (#1556)"

Posted by zh...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

zhangliang pushed a commit to branch revert-1556-dependabot/maven/junit-junit-4.13.1
in repository https://gitbox.apache.org/repos/asf/shardingsphere-elasticjob.git

commit 7458d9a6f6b9c7c338aa331116230bc696d51d01
Author: Liang Zhang <zh...@apache.org>
AuthorDate: Sun Oct 18 17:53:44 2020 +0800

    Revert "Bump junit from 4.12 to 4.13.1 (#1556)"
    
    This reverts commit 8fdd64868b0dea21d9d4770968412d49b8fea33b.
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index b97bef7..c525742 100644
--- a/pom.xml
+++ b/pom.xml
@@ -66,7 +66,7 @@
         
         <mysql-connector-java.version>8.0.16</mysql-connector-java.version>
         <h2.version>1.4.184</h2.version>
-        <junit.version>4.13.1</junit.version>
+        <junit.version>4.12</junit.version>
         <hamcrest.version>2.2</hamcrest.version>
         <mockito.version>2.7.21</mockito.version>