Skip to content

Commit d0ed0dd

Browse files
committed
Upgrade to Jetty 12.1.5
Closes gh-48463
1 parent 2843e51 commit d0ed0dd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

platform/spring-boot-dependencies/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1034,7 +1034,7 @@ bom {
10341034
]
10351035
}
10361036
}
1037-
library("Jetty", "12.1.4") {
1037+
library("Jetty", "12.1.5") {
10381038
prohibit {
10391039
contains ".alpha"
10401040
because "we don't want alpha dependencies"

0 commit comments

Comments
 (0)