Browse Source

Upgrade to Jetty EL 8.5.49

Closes gh-20076
pull/20102/head
Stephane Nicoll 6 years ago
parent
commit
acbdf0cd2f
  1. 2
      spring-boot-project/spring-boot-dependencies/build.gradle

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

@ -813,7 +813,7 @@ bom { @@ -813,7 +813,7 @@ bom {
]
}
}
library("Jetty EL", "8.5.40") {
library("Jetty EL", "8.5.49") {
group("org.mortbay.jasper") {
modules = [
"apache-el"

Loading…
Cancel
Save