mirror of
https://github.com/spring-projects/spring-boot.git
synced 2026-09-17 12:09:16 +00:00
Remove Jetty upgrade restriction
This commit is contained in:
@@ -1120,10 +1120,6 @@ bom {
|
||||
contains ".alpha"
|
||||
because "we don't want alpha dependencies"
|
||||
}
|
||||
prohibit {
|
||||
versionRange "[12.1.9]"
|
||||
because "it contains a regression (https://github.com/jetty/jetty.project/issues/15021)"
|
||||
}
|
||||
group("org.eclipse.jetty.ee11") {
|
||||
bom("jetty-ee11-bom")
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user