diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index b9fd1b056f0..6430081a1fd 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -676,7 +676,7 @@ bom { ] } } - library("Janino", "3.1.3") { + library("Janino", "3.1.4") { group("org.codehaus.janino") { modules = [ "commons-compiler",