diff --git a/spring-boot-starters/spring-boot-starter-remote-shell/pom.xml b/spring-boot-starters/spring-boot-starter-remote-shell/pom.xml index bc3b42785d0..0c3e772c141 100644 --- a/spring-boot-starters/spring-boot-starter-remote-shell/pom.xml +++ b/spring-boot-starters/spring-boot-starter-remote-shell/pom.xml @@ -47,6 +47,12 @@ org.crashub crash.connectors.ssh + + + org.codehaus.groovy + groovy-all + + org.crashub @@ -75,15 +81,31 @@ spring-web org.springframework + + org.codehaus.groovy + groovy-all + org.crashub crash.plugins.cron + + + org.codehaus.groovy + groovy-all + + org.crashub crash.plugins.mail + + + org.codehaus.groovy + groovy-all + + org.crashub