Merge pull request #9 from Prominence/dependabot/maven/dev/com.fasterxml.jackson.core-jackson-databind-2.12.2

Bump jackson-databind from 2.10.0 to 2.12.2
This commit is contained in:
Alexey Zinchenko
2021-03-24 01:51:29 +03:00
committed by GitHub
+1 -1
View File
@@ -157,7 +157,7 @@
<dependency>
<groupId>com.fasterxml.jackson.core</groupId>
<artifactId>jackson-databind</artifactId>
<version>2.10.0</version>
<version>2.12.2</version>
</dependency>
<dependency>
<groupId>org.slf4j</groupId>