Skip to content

Commit a361583

Browse files
committed
Upgrade to Jetty EL 8.5.54
Closes gh-21276
1 parent a7fd02e commit a361583

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
@@ -854,7 +854,7 @@ bom {
854854
]
855855
}
856856
}
857-
library("Jetty EL", "8.5.49") {
857+
library("Jetty EL", "8.5.54") {
858858
group("org.mortbay.jasper") {
859859
modules = [
860860
"apache-el"

0 commit comments

Comments
 (0)