Merge pull request #5 from RatzzFatzz/dependabot/maven/com.fasterxml.jackson.core-jackson-databind-2.9.10.4

Bump jackson-databind from 2.9.10.3 to 2.9.10.4
This commit is contained in:
Michael
2020-06-03 23:22:37 +02:00
committed by GitHub

View File

@@ -134,7 +134,7 @@
<dependency> <dependency>
<groupId>com.fasterxml.jackson.core</groupId> <groupId>com.fasterxml.jackson.core</groupId>
<artifactId>jackson-databind</artifactId> <artifactId>jackson-databind</artifactId>
<version>2.9.10.3</version> <version>2.9.10.4</version>
</dependency> </dependency>
<!-- endregion --> <!-- endregion -->
<!-- region unit-tests --> <!-- region unit-tests -->