Commit 0fea72e2 authored by Andy Wilkinson's avatar Andy Wilkinson

Upgrade to Jetty Reactive HTTPClient 1.1.6

Closes gh-25668
parent 8ec21c4a
...@@ -851,7 +851,7 @@ bom { ...@@ -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"
} }
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment