Skip to content

Commit eccafc1

Browse files
committed
Upgrade to Jetty EL 9.0.29
Closes gh-24957
1 parent a29ba20 commit eccafc1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -767,7 +767,7 @@ bom {
767767
]
768768
}
769769
}
770-
library("Jetty EL", "8.5.54") {
770+
library("Jetty EL", "9.0.29") {
771771
group("org.mortbay.jasper") {
772772
modules = [
773773
"apache-el"

0 commit comments

Comments
 (0)