Bump jackson-annotations from 2.11.0 to 2.11.1

Bumps [jackson-annotations](https://github.com/FasterXML/jackson) from 2.11.0 to 2.11.1.
- [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-06-25 13:15:47 +00:00 committed by GitHub
parent b279a94a6d
commit 2bb9a46dc6
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -101,7 +101,7 @@
<dependency> <dependency>
<groupId>com.fasterxml.jackson.core</groupId> <groupId>com.fasterxml.jackson.core</groupId>
<artifactId>jackson-annotations</artifactId> <artifactId>jackson-annotations</artifactId>
<version>2.11.0</version> <version>2.11.1</version>
</dependency> </dependency>
</dependencies> </dependencies>