Skip to content

Commit b41296f

Browse files
committed
Upgrade to Jetty 12.0.20
Closes gh-45451
1 parent c101baa commit b41296f

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
@@ -966,7 +966,7 @@ bom {
966966
]
967967
}
968968
}
969-
library("Jetty", "12.0.19") {
969+
library("Jetty", "12.0.20") {
970970
group("org.eclipse.jetty.ee10") {
971971
bom("jetty-ee10-bom")
972972
}

0 commit comments

Comments
 (0)