mirror of
https://github.com/correl/mage.git
synced 2024-11-22 03:00:11 +00:00
Updated Mage Verify pom.xml ref to com.fasterxml.jackson.core to newer version.
This commit is contained in:
parent
5021907032
commit
a61af9f098
1 changed files with 1 additions and 1 deletions
|
@ -32,7 +32,7 @@
|
|||
<dependency>
|
||||
<groupId>com.fasterxml.jackson.core</groupId>
|
||||
<artifactId>jackson-databind</artifactId>
|
||||
<version>2.9.7</version>
|
||||
<version>2.9.8</version>
|
||||
</dependency>
|
||||
|
||||
<dependency>
|
||||
|
|
Loading…
Reference in a new issue