Skip to content

Commit 0aa4037

Browse files
committed
Upgrade to Jetty 12.0.27
Closes gh-47156
1 parent a2b906b commit 0aa4037

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.26") {
1007+
library("Jetty", "12.0.27") {
10081008
group("org.eclipse.jetty.ee10") {
10091009
bom("jetty-ee10-bom")
10101010
}

0 commit comments

Comments
 (0)