Upgrade to Jetty Reactive HTTPClient 1.1.10

Closes gh-27268
This commit is contained in:
Stephane Nicoll
2021-07-12 07:54:06 +02:00
parent 88ff1fc298
commit 845998bc94

View File

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