Skip to content

Commit

Permalink
Update jersey-common to 3.1.7
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward authored and davidsloan committed May 28, 2024
1 parent 2aa9622 commit 7d4a509
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/Dependencies.scala
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ object Dependencies {
val wiremockVersion = "3.6.0"
val parquetVersion = "1.13.1"

val jerseyCommonVersion = "3.1.6"
val jerseyCommonVersion = "3.1.7"

val calciteVersion = "1.34.0"
val awsSdkVersion = "2.25.58"
Expand Down

0 comments on commit 7d4a509

Please sign in to comment.