mirror of
https://github.com/spring-projects/spring-boot.git
synced 2026-05-03 03:43:54 +01:00
Upgrade to Jetty 12.0.24
Closes gh-46731
This commit is contained in:
@@ -1062,7 +1062,7 @@ bom {
|
||||
]
|
||||
}
|
||||
}
|
||||
library("Jetty", "12.0.23") {
|
||||
library("Jetty", "12.0.24") {
|
||||
prohibit {
|
||||
contains ".alpha"
|
||||
because "we don't want alpha dependencies"
|
||||
|
||||
Reference in New Issue
Block a user