mirror of
https://github.com/spring-projects/spring-boot.git
synced 2026-09-17 12:09:16 +00:00
Upgrade to Jetty 12.1.12
Closes gh-51298
This commit is contained in:
@@ -1042,7 +1042,7 @@ bom {
|
||||
]
|
||||
}
|
||||
}
|
||||
library("Jetty", "12.1.11") {
|
||||
library("Jetty", "12.1.12") {
|
||||
prohibit {
|
||||
contains ".alpha"
|
||||
because "we don't want alpha dependencies"
|
||||
|
||||
Reference in New Issue
Block a user