Upgrade to Jersey 2.35

Closes gh-28051
This commit is contained in:
Andy Wilkinson
2021-09-17 13:31:14 +01:00
parent 74f95b2a69
commit 78568e7796

View File

@@ -851,7 +851,7 @@ bom {
]
}
}
library("Jersey", "2.34") {
library("Jersey", "2.35") {
prohibit("[3.0.0-M1,)") {
because "it uses the jakarta.* namespace"
}