Skip to content

Commit 5f36719

Browse files
committed
Upgrade to Jetty 12.0.19
Closes gh-45077
1 parent d317573 commit 5f36719

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spring-boot-project/spring-boot-dependencies/build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -983,7 +983,7 @@ bom {
983983
]
984984
}
985985
}
986-
library("Jetty", "12.0.18") {
986+
library("Jetty", "12.0.19") {
987987
group("org.eclipse.jetty.ee10") {
988988
bom("jetty-ee10-bom")
989989
}

0 commit comments

Comments
 (0)