Skip to content

Commit d3e6221

Browse files
committed
Upgrade to Jetty 12.0.28
Closes gh-47535
1 parent 96a545f commit d3e6221

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
@@ -1062,7 +1062,7 @@ bom {
10621062
]
10631063
}
10641064
}
1065-
library("Jetty", "12.0.27") {
1065+
library("Jetty", "12.0.28") {
10661066
prohibit {
10671067
contains ".alpha"
10681068
because "we don't want alpha dependencies"

0 commit comments

Comments
 (0)