diff --git a/spring-boot-project/spring-boot-dependencies/pom.xml b/spring-boot-project/spring-boot-dependencies/pom.xml
index a9d626d218..98c67e1ad6 100644
--- a/spring-boot-project/spring-boot-dependencies/pom.xml
+++ b/spring-boot-project/spring-boot-dependencies/pom.xml
@@ -2117,6 +2117,16 @@
groovy-xml
${groovy.version}
+
+ org.codehaus.janino
+ commons-compiler
+ ${janino.version}
+
+
+ org.codehaus.janino
+ commons-compiler-jdk
+ ${janino.version}
+
org.codehaus.janino
janino