Skip to content

Commit 0ff7894

Browse files
committed
Upgrade to Jetty 9.4.49.v20220914
Closes gh-32444
1 parent f9b532d commit 0ff7894

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
@@ -943,7 +943,7 @@ bom {
943943
]
944944
}
945945
}
946-
library("Jetty", "9.4.48.v20220622") {
946+
library("Jetty", "9.4.49.v20220914") {
947947
prohibit("[10.0.0-alpha0,)") {
948948
because "it requires Java 11"
949949
}

0 commit comments

Comments
 (0)