mirror of
https://github.com/spring-projects/spring-boot.git
synced 2026-09-27 12:39:03 +00:00
Upgrade to Jetty 9.4.47.v20220610
Closes gh-31487
This commit is contained in:
@@ -909,7 +909,7 @@ bom {
|
||||
]
|
||||
}
|
||||
}
|
||||
library("Jetty", "9.4.46.v20220331") {
|
||||
library("Jetty", "9.4.47.v20220610") {
|
||||
prohibit("[10.0.0-alpha0,)") {
|
||||
because "it requires Java 11"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user