Skip to content

Commit 5695ce6

Browse files
committed
Upgrade to Jetty 12.0.19
Closes gh-45113
1 parent a19fc81 commit 5695ce6

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
@@ -1014,7 +1014,7 @@ bom {
10141014
]
10151015
}
10161016
}
1017-
library("Jetty", "12.0.18") {
1017+
library("Jetty", "12.0.19") {
10181018
prohibit {
10191019
contains ".alpha"
10201020
because "we don't want alpha dependencies"

0 commit comments

Comments
 (0)