Skip to content

Commit

Permalink
PAYARA-2654 Update jackson to 2.9.5 (#2628)
Browse files Browse the repository at this point in the history
  • Loading branch information
Cousjava authored and smillidge committed Apr 13, 2018
1 parent fe09c1e commit 877421e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion nucleus/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -276,7 +276,7 @@
<antlr.version>2.7.7</antlr.version>

<!-- Jackson is a high-performance JSON processor (parser, generator) -->
<jackson.version>2.9.4</jackson.version>
<jackson.version>2.9.5</jackson.version>
<!-- A StAX implementation for JSON. -->

<jsonp.version>1.1</jsonp.version>
Expand Down

0 comments on commit 877421e

Please sign in to comment.