Browse Source

Upgrade to Jetty EL 8.5.70

Closes gh-27955
pull/28061/head
Stephane Nicoll 4 years ago
parent
commit
0e3ac71857
  1. 2
      spring-boot-project/spring-boot-dependencies/build.gradle

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

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

Loading…
Cancel
Save