Bump jackson-databind from 2.9.7 to 2.12.7.1 in /test/resources

Bumps [jackson-databind](https://github.com/FasterXML/jackson) from 2.9.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 11:34:03 +00:00
committed by GitHub
parent fdd5b9f8d5
commit 63e084f2e4

View File

@@ -26,7 +26,7 @@
<dependency>
<groupId>com.fasterxml.jackson.core</groupId>
<artifactId>jackson-databind</artifactId>
<version>2.9.7</version>
<version>2.12.7.1</version>
</dependency>
</dependencies>