Upgrade to Jersey 2.34

Closes gh-27266
pull/27297/head
Stephane Nicoll 3 years ago
parent cdf1b42bb5
commit dbc6b87fd4

@ -856,7 +856,7 @@ bom {
] ]
} }
} }
library("Jersey", "2.33") { library("Jersey", "2.34") {
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