Bump jackson-annotations from 2.12.0 to 2.12.1 #603

Merged
dependabot-preview[bot] merged 1 commit from dependabot/maven/greg-dev/com.fasterxml.jackson.core-jackson-annotations-2.12.1 into greg-dev 2021-01-11 14:54:33 +01:00
Showing only changes of commit c671573c80 - Show all commits

View file

@ -104,7 +104,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.12.0</version> <version>2.12.1</version>
</dependency> </dependency>
</dependencies> </dependencies>