Bump jackson-databind from 2.10.0.pr1 to 2.12.7.1

Bumps [jackson-databind](https://github.com/FasterXML/jackson) from 2.10.0.pr1 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-15 23:47:06 +00:00 committed by GitHub
parent c3ee18d5d0
commit b62724da3c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -39,7 +39,7 @@
<dependency>
<groupId>com.fasterxml.jackson.core</groupId>
<artifactId>jackson-databind</artifactId>
<version>2.10.0.pr1</version>
<version>2.12.7.1</version>
</dependency>
<dependency>
<groupId>com.google.apis</groupId>