Skip to content

Commit 76ffbac

Browse files
committed
Upgrade to Jetty 12.0.23
Closes gh-46375
1 parent 7461077 commit 76ffbac

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
@@ -1064,7 +1064,7 @@ bom {
10641064
]
10651065
}
10661066
}
1067-
library("Jetty", "12.0.22") {
1067+
library("Jetty", "12.0.23") {
10681068
prohibit {
10691069
contains ".alpha"
10701070
because "we don't want alpha dependencies"

0 commit comments

Comments
 (0)