Upgrade to Jetty Reactive HTTPClient 1.1.12

Closes gh-31740
This commit is contained in:
Stephane Nicoll
2022-07-14 17:10:59 +02:00
parent 1a4d0b2d9c
commit 191509292b

View File

@@ -930,7 +930,7 @@ bom {
]
}
}
library("Jetty Reactive HTTPClient", "1.1.11") {
library("Jetty Reactive HTTPClient", "1.1.12") {
prohibit("[2,)") {
because "it uses the jakarta.* namespace"
}