diff --git a/spring-boot-project/spring-boot-dependencies/pom.xml b/spring-boot-project/spring-boot-dependencies/pom.xml
index 188ffb8240..4247b8a93a 100644
--- a/spring-boot-project/spring-boot-dependencies/pom.xml
+++ b/spring-boot-project/spring-boot-dependencies/pom.xml
@@ -1946,6 +1946,16 @@
groovy-xml
${groovy.version}
+
+ org.codehaus.janino
+ commons-compiler
+ ${janino.version}
+
+
+ org.codehaus.janino
+ commons-compiler-jdk
+ ${janino.version}
+
org.codehaus.janino
janino