Browse Source

Upgrade to Glassfish EL 3.0.4

Closes gh-27975
pull/28375/head
Stephane Nicoll 4 years ago
parent
commit
bffd983d56
  1. 2
      spring-boot-project/spring-boot-dependencies/build.gradle

2
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,)") { prohibit("[4.0.0-RC1,)") {
because "it uses the jakarta.* namespace" because "it uses the jakarta.* namespace"
} }

Loading…
Cancel
Save