Skip to content

Commit

Permalink
Upgrade to Jersey 2.34
Browse files Browse the repository at this point in the history
Closes gh-27266
  • Loading branch information
snicoll committed Jul 12, 2021
1 parent cdf1b42 commit dbc6b87
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spring-boot-project/spring-boot-dependencies/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -856,7 +856,7 @@ bom {
]
}
}
library("Jersey", "2.33") {
library("Jersey", "2.34") {
prohibit("[3.0.0-M1,)") {
because "it uses the jakarta.* namespace"
}
Expand Down

0 comments on commit dbc6b87

Please sign in to comment.