diff --git a/pom.xml b/pom.xml index c3f6cb139f..c38bb5ef84 100644 --- a/pom.xml +++ b/pom.xml @@ -363,6 +363,13 @@ test + + junit + junit + 4.13 + test + + org.hamcrest hamcrest-core diff --git a/scm-test/pom.xml b/scm-test/pom.xml index 05d773a6f8..a24e048f55 100644 --- a/scm-test/pom.xml +++ b/scm-test/pom.xml @@ -38,7 +38,7 @@ scm-test 2.0.0-SNAPSHOT scm-test - + @@ -53,6 +53,12 @@ 2.0.0-SNAPSHOT + + junit + junit + compile + + com.github.sdorra shiro-unit @@ -88,17 +94,17 @@ - + - + - + maven.tmatesoft.com tmatesoft release repository https://maven.tmatesoft.com/content/repositories/releases - +