Upgrade to Jetty Reactive HTTPClient 1.1.15

Closes gh-37927
This commit is contained in:
Andy Wilkinson 2023-10-18 11:43:50 +01:00
parent 4cc3aec587
commit 5244bcfb5a
1 changed files with 1 additions and 1 deletions

View File

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