Upgrade to Jetty Reactive HTTPClient 1.1.6

Closes gh-25668
This commit is contained in:
Andy Wilkinson 2021-03-16 11:32:22 +00:00
parent 8ec21c4a41
commit 0fea72e2ca
1 changed files with 1 additions and 1 deletions

View File

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