Skip to content

Commit 9e687cf

Browse files
committed
Upgrade to Jetty 12.0.23
Closes gh-46388
1 parent 4f7e75c commit 9e687cf

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
@@ -1006,7 +1006,7 @@ bom {
10061006
]
10071007
}
10081008
}
1009-
library("Jetty", "12.0.22") {
1009+
library("Jetty", "12.0.23") {
10101010
group("org.eclipse.jetty.ee10") {
10111011
bom("jetty-ee10-bom")
10121012
}

0 commit comments

Comments
 (0)