Bump versions #605

Merged
greg6775 merged 20 commits from greg-dev into master 2021-01-15 09:10:27 +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>