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