Skip to content

Commit 9c42312

Browse files
committed
Upgrade to Jetty 12.0.32
Closes spring-projectsgh-49080
1 parent 9aedd86 commit 9c42312

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1065,7 +1065,7 @@ bom {
10651065
]
10661066
}
10671067
}
1068-
library("Jetty", "12.0.31") {
1068+
library("Jetty", "12.0.32") {
10691069
prohibit {
10701070
contains ".alpha"
10711071
because "we don't want alpha dependencies"

0 commit comments

Comments
 (0)