diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 3f2abf6086c5..5f719157eaee 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -330,7 +330,7 @@ bom { ] } } - library("Glassfish EL", "3.0.3") { + library("Glassfish EL", "3.0.4") { prohibit("[4.0.0-RC1,)") { because "it uses the jakarta.* namespace" }