Bump jackson-annotations from 2.11.3 to 2.12.0

Bumps [jackson-annotations](https://github.com/FasterXML/jackson) from 2.11.3 to 2.12.0.
- [Release notes](https://github.com/FasterXML/jackson/releases)
- [Commits](https://github.com/FasterXML/jackson/commits)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2020-11-30 13:15:39 +00:00 committed by GitHub
parent 10c8f8c279
commit b9e39124da
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -104,7 +104,7 @@
<dependency>
<groupId>com.fasterxml.jackson.core</groupId>
<artifactId>jackson-annotations</artifactId>
<version>2.11.3</version>
<version>2.12.0</version>
</dependency>
</dependencies>