Upgrade to Jetty Reactive HTTPClient 1.1.14

Closes gh-34650
This commit is contained in:
Andy Wilkinson 2023-03-20 19:39:26 +00:00
parent 419428842e
commit 7fa5dab8ac
1 changed files with 1 additions and 1 deletions

View File

@ -969,7 +969,7 @@ bom {
] ]
} }
} }
library("Jetty Reactive HTTPClient", "1.1.13") { library("Jetty Reactive HTTPClient", "1.1.14") {
prohibit { prohibit {
versionRange "[2,)" versionRange "[2,)"
because "it uses the jakarta.* namespace" because "it uses the jakarta.* namespace"