Chore(deps): Bump jackson-databind from 2.12.1 to 2.12.3

Bumps [jackson-databind](https://github.com/FasterXML/jackson) from 2.12.1 to 2.12.3.
- [Release notes](https://github.com/FasterXML/jackson/releases)
- [Commits](https://github.com/FasterXML/jackson/commits)

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2021-04-19 20:42:56 +00:00
committed by GitHub
parent 0dc931ceed
commit 2452add4d7

View File

@@ -424,7 +424,7 @@
<dependency>
<groupId>com.fasterxml.jackson.core</groupId>
<artifactId>jackson-databind</artifactId>
<version>2.12.1</version>
<version>2.12.3</version>
</dependency>
<dependency>
<groupId>commons-io</groupId>