Upgrade to Jetty Reactive HTTPClient 1.1.13

Closes gh-32723
This commit is contained in:
Andy Wilkinson
2022-10-13 20:10:11 +01:00
parent 0411ebeeaf
commit 936cb41c6e

View File

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