Skip to content

Commit c95b913

Browse files
committed
Upgrade to Jetty 12.0.14
Closes gh-42654
1 parent accba9b commit c95b913

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
@@ -912,7 +912,7 @@ bom {
912912
]
913913
}
914914
}
915-
library("Jetty", "12.0.13") {
915+
library("Jetty", "12.0.14") {
916916
group("org.eclipse.jetty.ee10") {
917917
imports = [
918918
"jetty-ee10-bom"

0 commit comments

Comments
 (0)