Commit 5cb1bd82 authored by Stephane Nicoll's avatar Stephane Nicoll

Upgrade to Jetty Reactive HTTPClient 1.1.9

Closes gh-26837
parent 2e2d1fe8
...@@ -873,7 +873,7 @@ bom { ...@@ -873,7 +873,7 @@ bom {
] ]
} }
} }
library("Jetty Reactive HTTPClient", "1.1.8") { library("Jetty Reactive HTTPClient", "1.1.9") {
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