Skip to content

Commit

Permalink
Upgrade to Jersey 3.1.9
Browse files Browse the repository at this point in the history
Closes gh-42633
  • Loading branch information
snicoll committed Oct 14, 2024
1 parent 50f7978 commit 7718dd8
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 @@ -877,7 +877,7 @@ bom {
releaseNotes("https://github.com/redis/jedis/releases/tag/v{version}")
}
}
library("Jersey", "3.1.8") {
library("Jersey", "3.1.9") {
group("org.glassfish.jersey") {
imports = [
"jersey-bom"
Expand Down

0 comments on commit 7718dd8

Please sign in to comment.