From 525fa8333ab203a9c163cc3e485c9c204bb15a7b Mon Sep 17 00:00:00 2001 From: Sebastian Sdorra Date: Tue, 24 Jul 2018 07:52:01 +0200 Subject: [PATCH] update shiro-unit to 1.0.1 --- pom.xml | 13 +++++++++++++ scm-core/pom.xml | 3 +-- scm-test/pom.xml | 4 ++-- scm-webapp/pom.xml | 1 - 4 files changed, 16 insertions(+), 5 deletions(-) diff --git a/pom.xml b/pom.xml index cb5e0e0655..4e802109a1 100644 --- a/pom.xml +++ b/pom.xml @@ -157,6 +157,19 @@ + + + + + com.github.sdorra + shiro-unit + 1.0.1 + test + + + + + diff --git a/scm-core/pom.xml b/scm-core/pom.xml index a06eb544dc..d80ff3bcaa 100644 --- a/scm-core/pom.xml +++ b/scm-core/pom.xml @@ -143,11 +143,10 @@ - + com.github.sdorra shiro-unit - 1.0.0 test diff --git a/scm-test/pom.xml b/scm-test/pom.xml index 94948a830a..086552e864 100644 --- a/scm-test/pom.xml +++ b/scm-test/pom.xml @@ -33,11 +33,11 @@ junit ${junit.version} - + com.github.sdorra shiro-unit - 1.0.0 + test diff --git a/scm-webapp/pom.xml b/scm-webapp/pom.xml index d02db4d203..054ce3d445 100644 --- a/scm-webapp/pom.xml +++ b/scm-webapp/pom.xml @@ -320,7 +320,6 @@ com.github.sdorra shiro-unit - 1.0.0 test