Upgrade to Jetty Reactive HTTPClient 1.1.13

Closes gh-32699
This commit is contained in:
Andy Wilkinson
2022-10-13 15:44:54 +01:00
parent b9148ede2f
commit 09d7bede29

View File

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