Skip to content

Commit 8b13830

Browse files
committed
Upgrade to Jetty 12.0.22
Closes gh-45809
1 parent b163e6d commit 8b13830

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
@@ -973,7 +973,7 @@ bom {
973973
]
974974
}
975975
}
976-
library("Jetty", "12.0.21") {
976+
library("Jetty", "12.0.22") {
977977
group("org.eclipse.jetty.ee10") {
978978
bom("jetty-ee10-bom")
979979
}

0 commit comments

Comments
 (0)