Skip to content

Commit afba450

Browse files
committed
Upgrade to Jetty EL 9.0.52
Closes gh-27979
1 parent d8254af commit afba450

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
@@ -859,7 +859,7 @@ bom {
859859
]
860860
}
861861
}
862-
library("Jetty EL", "9.0.48") {
862+
library("Jetty EL", "9.0.52") {
863863
group("org.mortbay.jasper") {
864864
modules = [
865865
"apache-el"

0 commit comments

Comments
 (0)