Skip to content

Commit

Permalink
Update Jackson dependency version to satisfy CVE checker
Browse files Browse the repository at this point in the history
  • Loading branch information
patrickfav committed Oct 21, 2019
1 parent 96cfa36 commit 394d9aa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion modules/id-mask/pom.xml
Expand Up @@ -18,7 +18,7 @@

<properties>
<maven.deploy.skip>false</maven.deploy.skip>
<jackson.version>2.9.9</jackson.version>
<jackson.version>2.10.0</jackson.version>
</properties>

<build>
Expand Down

0 comments on commit 394d9aa

Please sign in to comment.