Skip to content

Commit eb05f0f

Browse files
committed
Upgrade to Jetty 12.0.22
Closes gh-45819
1 parent 3d4fe73 commit eb05f0f

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
@@ -990,7 +990,7 @@ bom {
990990
]
991991
}
992992
}
993-
library("Jetty", "12.0.21") {
993+
library("Jetty", "12.0.22") {
994994
group("org.eclipse.jetty.ee10") {
995995
bom("jetty-ee10-bom")
996996
}

0 commit comments

Comments
 (0)