Upgrade to Jetty Reactive HTTPClient 1.1.14
Closes gh-34650
This commit is contained in:
parent
419428842e
commit
7fa5dab8ac
|
@ -969,7 +969,7 @@ bom {
|
|||
]
|
||||
}
|
||||
}
|
||||
library("Jetty Reactive HTTPClient", "1.1.13") {
|
||||
library("Jetty Reactive HTTPClient", "1.1.14") {
|
||||
prohibit {
|
||||
versionRange "[2,)"
|
||||
because "it uses the jakarta.* namespace"
|
||||
|
|
Loading…
Reference in New Issue