Bump jackson-databind in /dolphinscheduler-data-quality

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

---
updated-dependencies:
- dependency-name: com.fasterxml.jackson.core:jackson-databind
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
dependabot/maven/dolphinscheduler-data-quality/com.fasterxml.jackson.core-jackson-databind-2.12.6.1
dependabot[bot] 2022-04-05 04:43:38 +00:00 committed by GitHub
parent ee0e3beb9d
commit c59365bad7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -32,7 +32,7 @@
<properties>
<scala.binary.version>2.11</scala.binary.version>
<spark.version>2.4.0</spark.version>
<jackson.version>2.9.0</jackson.version>
<jackson.version>2.12.6.1</jackson.version>
<scope>provided</scope>
</properties>