Skip to content

Commit a94e7d6

Browse files
committed
Upgrade to Jetty 9.4.48.v20220622
Closes gh-31509
1 parent 5976457 commit a94e7d6

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
@@ -940,7 +940,7 @@ bom {
940940
]
941941
}
942942
}
943-
library("Jetty", "9.4.47.v20220610") {
943+
library("Jetty", "9.4.48.v20220622") {
944944
prohibit("[10.0.0-alpha0,)") {
945945
because "it requires Java 11"
946946
}

0 commit comments

Comments
 (0)