Skip to content

Commit f99ea0d

Browse files
committed
Upgrade to Jetty 12.0.21
Closes gh-45519
1 parent 82ca49c commit f99ea0d

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
@@ -1041,7 +1041,7 @@ bom {
10411041
]
10421042
}
10431043
}
1044-
library("Jetty", "12.0.20") {
1044+
library("Jetty", "12.0.21") {
10451045
prohibit {
10461046
contains ".alpha"
10471047
because "we don't want alpha dependencies"

0 commit comments

Comments
 (0)