Skip to content

Commit

Permalink
πŸ”’ [#171098789] Upgrade Jackson for vulnerabilities (#32)
Browse files Browse the repository at this point in the history
  • Loading branch information
bobhobelman authored Feb 5, 2020
1 parent 0fd5a45 commit 532d442
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion java/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
<properties>
<jettyVersion>9.4.12.v20180830</jettyVersion>
<slf4jVersion>1.7.7</slf4jVersion>
<jacksonVersion>2.9.8</jacksonVersion>
<jacksonVersion>2.10.1</jacksonVersion>
<commons-codec.version>1.9</commons-codec.version>
<java.version>1.8</java.version>
</properties>
Expand Down

0 comments on commit 532d442

Please sign in to comment.