Browse Source

Upgrade to Glassfish EL 3.0.4

Closes gh-28005
pull/28028/head
Stephane Nicoll 4 years ago
parent
commit
08a233153e
  1. 2
      spring-boot-project/spring-boot-dependencies/build.gradle

2
spring-boot-project/spring-boot-dependencies/build.gradle

@ -336,7 +336,7 @@ bom { @@ -336,7 +336,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"
}

Loading…
Cancel
Save