Skip to content

Commit 6f3a5e2

Browse files
committed
Upgrade to Jetty 12.0.23
Closes gh-46329
1 parent a144105 commit 6f3a5e2

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
@@ -1019,7 +1019,7 @@ bom {
10191019
]
10201020
}
10211021
}
1022-
library("Jetty", "12.0.22") {
1022+
library("Jetty", "12.0.23") {
10231023
prohibit {
10241024
contains ".alpha"
10251025
because "we don't want alpha dependencies"

0 commit comments

Comments
 (0)