Browse Source

Bump jackson-databind from 2.10.1 to 2.10.2

Bumps [jackson-databind](https://github.com/FasterXML/jackson) from 2.10.1 to 2.10.2.
- [Release notes](https://github.com/FasterXML/jackson/releases)
- [Commits](https://github.com/FasterXML/jackson/commits)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
dependabot-preview[bot] 5 years ago
parent
commit
3a200b6256
1 changed files with 1 additions and 1 deletions
  1. 1 1
      build.gradle

+ 1 - 1
build.gradle

@@ -59,7 +59,7 @@ ext {
         "junit-jupiter-api"          : "org.junit.jupiter:junit-jupiter-api:${junitVersion}",
         "junit-jupiter-engine"       : "org.junit.jupiter:junit-jupiter-engine:${junitVersion}",
         "fastjson"                   : "com.alibaba:fastjson:1.2.62",
-        "jackson"                    : "com.fasterxml.jackson.core:jackson-databind:2.10.1",
+        "jackson"                    : "com.fasterxml.jackson.core:jackson-databind:2.10.2",
         "gson"                       : "com.google.code.gson:gson:2.8.6",
         "lagarto"                    : "org.jodd:jodd-lagarto:5.1.0-20190624",
         //datasource