Skip to content

Commit 31bc458

Browse files
committed
Upgrade to Jetty 12.0.5
Closes gh-38871
1 parent cf5dc18 commit 31bc458

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
@@ -678,7 +678,7 @@ bom {
678678
]
679679
}
680680
}
681-
library("Jetty", "12.0.4") {
681+
library("Jetty", "12.0.5") {
682682
group("org.eclipse.jetty.ee10") {
683683
imports = [
684684
"jetty-ee10-bom"

0 commit comments

Comments
 (0)