Merge pull request #552 from BigBotNetwork/dependabot/maven/greg-dev/com.fasterxml.jackson.core-jackson-annotations-2.11.3

Bump jackson-annotations from 2.11.2 to 2.11.3
This commit is contained in:
Skidder 2020-10-02 15:40:44 +02:00 committed by GitHub
commit c0e89f0e58
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.2</version>
<version>2.11.3</version>
</dependency>
</dependencies>