Skip to content

Commit f3f6152

Browse files
committed
Upgrade to Jetty 12.0.21
Closes gh-45530
1 parent 19d0af9 commit f3f6152

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
@@ -1002,7 +1002,7 @@ bom {
10021002
]
10031003
}
10041004
}
1005-
library("Jetty", "12.0.20") {
1005+
library("Jetty", "12.0.21") {
10061006
prohibit {
10071007
contains ".alpha"
10081008
because "we don't want alpha dependencies"

0 commit comments

Comments
 (0)