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