Skip to content

Commit 2b40bae

Browse files
committed
Upgrade to Jetty 12.0.30
Closes gh-48118
1 parent d9e6be9 commit 2b40bae

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
@@ -1066,7 +1066,7 @@ bom {
10661066
]
10671067
}
10681068
}
1069-
library("Jetty", "12.0.29") {
1069+
library("Jetty", "12.0.30") {
10701070
prohibit {
10711071
contains ".alpha"
10721072
because "we don't want alpha dependencies"

0 commit comments

Comments
 (0)