Bump jackson-databind from 2.8.5 to 2.12.6.1

Bumps [jackson-databind](https://github.com/FasterXML/jackson) from 2.8.5 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>
This commit is contained in:
dependabot[bot] 2022-07-15 19:42:23 +00:00 committed by GitHub
parent d3b8bdc25c
commit 42e4e9eaa9
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -345,7 +345,7 @@
<dependency>
<groupId>com.fasterxml.jackson.core</groupId>
<artifactId>jackson-databind</artifactId>
<version>2.8.5</version>
<version>2.12.6.1</version>
</dependency>
<dependency>
<groupId>commons-codec</groupId>