Skip to content

Commit

Permalink
bumps jackson to fix vuln (#108)
Browse files Browse the repository at this point in the history
  • Loading branch information
brabster authored Aug 18, 2017
1 parent 1a4044d commit c7cefc1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project.clj
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
:license {:name "Eclipse Public License"
:url "http://www.eclipse.org/legal/epl-v10.html"}
:dependencies [[camel-snake-kebab "0.4.0"]
[cheshire "5.7.1"]
[cheshire "5.8.0"]
[org.clojure/tools.namespace "0.2.11"]
[org.clojure/tools.cli "0.3.5"]]
:dependency-check {:throw true}
Expand Down

0 comments on commit c7cefc1

Please sign in to comment.