Upgrade to Jersey 2.35

Closes gh-28051
pull/28064/head
Andy Wilkinson 3 years ago
parent 74f95b2a69
commit 78568e7796

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

Loading…
Cancel
Save