Upgrade to Jersey 2.34

Closes gh-27266
This commit is contained in:
Stephane Nicoll 2021-07-12 07:54:03 +02:00
parent cdf1b42bb5
commit dbc6b87fd4

View File

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