Skip to content

Commit aaa6776

Browse files
committed
Upgrade to Jetty 12.0.15
Closes gh-43090
1 parent 8f9442a commit aaa6776

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
@@ -686,7 +686,7 @@ bom {
686686
]
687687
}
688688
}
689-
library("Jetty", "12.0.14") {
689+
library("Jetty", "12.0.15") {
690690
group("org.eclipse.jetty.ee10") {
691691
imports = [
692692
"jetty-ee10-bom"

0 commit comments

Comments
 (0)