Skip to content

Commit 1a5cba0

Browse files
committed
Upgrade to Jetty 12.0.25
Closes gh-46833
1 parent 7af646e commit 1a5cba0

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
@@ -1004,7 +1004,7 @@ bom {
10041004
]
10051005
}
10061006
}
1007-
library("Jetty", "12.0.24") {
1007+
library("Jetty", "12.0.25") {
10081008
group("org.eclipse.jetty.ee10") {
10091009
bom("jetty-ee10-bom")
10101010
}

0 commit comments

Comments
 (0)