Bump jackson-databind from 2.9.10.7 to 2.12.7.1

Bumps [jackson-databind](https://github.com/FasterXML/jackson) from 2.9.10.7 to 2.12.7.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-11-16 09:27:06 +00:00 committed by GitHub
parent 2c272809ae
commit 6391e1122c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -114,7 +114,7 @@
<dependency>
<groupId>com.fasterxml.jackson.core</groupId>
<artifactId>jackson-databind</artifactId>
<version>2.9.10.7</version>
<version>2.12.7.1</version>
</dependency>
<dependency>
<groupId>org.apache.poi</groupId>