Browse Source

Upgrade to Jetty EL 9.0.48

Closes gh-26993
pull/27157/head
Stephane Nicoll 5 years ago
parent
commit
b3b2d9a095
  1. 2
      spring-boot-project/spring-boot-dependencies/build.gradle

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

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

Loading…
Cancel
Save