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 5c9114f commit a45680eCopy full SHA for a45680e
project/Dependencies.scala
@@ -24,7 +24,7 @@ object Dependencies {
24
val elasticsearch = "6.8.18"
25
val nsqClient = "1.1.0-rc1"
26
val netty = "4.1.67.Final" // Override provided version to fix security vulnerability
27
- val jackson = "2.12.6"
+ val jackson = "2.12.7"
28
// Scala
29
val catsRetry = "0.3.2"
30
val circe = "0.14.1"
0 commit comments