We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1c4cc8b commit faf5efeCopy full SHA for faf5efe
project/Dependencies.scala
@@ -23,7 +23,7 @@ object Dependencies {
23
val kinesisConnector = "1.3.0"
24
val nsqClient = "1.1.0-rc1"
25
val netty = "4.1.67.Final" // Override provided version to fix security vulnerability
26
- val jackson = "2.12.5"
+ val jackson = "2.12.6"
27
// Scala
28
val catsRetry = "0.3.2"
29
val circe = "0.14.1"
0 commit comments