Skip to content

Commit 78b3009

Browse files
committed
Upgrade to Jetty 12.0.25
Closes gh-46828
1 parent 49c2aa7 commit 78b3009

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

platform/spring-boot-dependencies/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1005,7 +1005,7 @@ bom {
10051005
]
10061006
}
10071007
}
1008-
library("Jetty", "12.0.24") {
1008+
library("Jetty", "12.0.25") {
10091009
prohibit {
10101010
contains ".alpha"
10111011
because "we don't want alpha dependencies"

0 commit comments

Comments
 (0)