Skip to content

Commit a3cafac

Browse files
committed
Upgrade to Jetty 12.0.25
Closes gh-46831
1 parent 0a4ca5b commit a3cafac

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.24") {
1065+
library("Jetty", "12.0.25") {
10661066
prohibit {
10671067
contains ".alpha"
10681068
because "we don't want alpha dependencies"

0 commit comments

Comments
 (0)