Upgrade to Jetty Reactive HTTPClient 1.1.8

Closes gh-26546
This commit is contained in:
Andy Wilkinson
2021-05-17 12:05:25 +01:00
parent 416511bb98
commit ed316c43d5

View File

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