diff --git a/scm-plugin-backend/pom.xml b/scm-plugin-backend/pom.xml index 8bc1981a21..dd04bd385c 100644 --- a/scm-plugin-backend/pom.xml +++ b/scm-plugin-backend/pom.xml @@ -74,6 +74,20 @@ imgscalr-lib 4.2 + + + + + org.apache.shiro + shiro-web + ${shiro.version} + + + + org.apache.shiro + shiro-guice + ${shiro.version} +