Skip to content

Commit

Permalink
Common: bump jackson-databind to 2.10.5 (close #367)
Browse files Browse the repository at this point in the history
  • Loading branch information
chuwy committed Oct 6, 2020
1 parent b4bc65a commit 4811aa2
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 @@ -63,7 +63,7 @@ object Dependencies {
val kinesisClient = "1.13.3"
val kafka = "2.2.1"
val nsqClient = "1.2.0"
val jackson = "2.10.3"
val jackson = "2.10.5"
val config = "1.3.4"

val scopt = "3.7.1"
Expand Down

0 comments on commit 4811aa2

Please sign in to comment.