Browse Source

Upgrade to Jetty EL 9.0.48

Closes gh-27267
pull/27297/head
Stephane Nicoll 5 years ago
parent
commit
88ff1fc298
  1. 2
      spring-boot-project/spring-boot-dependencies/build.gradle

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

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

Loading…
Cancel
Save