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 6c5b15bfa8..44ffebd1b9 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