Bump jackson-databind from 2.9.5 to 2.12.7.1 in /tools/build/libgen

Bumps [jackson-databind](https://github.com/FasterXML/jackson) from 2.9.5 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 10:23:45 +00:00 committed by GitHub
parent dd5172e5a6
commit a0921add2f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -56,7 +56,7 @@
<dependency>
<groupId>com.fasterxml.jackson.core</groupId>
<artifactId>jackson-databind</artifactId>
<version>2.9.5</version>
<version>2.12.7.1</version>
</dependency>
<dependency>
<groupId>org.eclipse.aether</groupId>