Skip to content

Commit

Permalink
Update Ring version to 1.5.1
Browse files Browse the repository at this point in the history
Fixes path traversal vulnerability in route/resources.
  • Loading branch information
weavejester committed Jan 10, 2017
1 parent a9e31ed commit 2093b3d
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 @@ -7,7 +7,7 @@
[org.clojure/tools.macro "0.1.5"]
[clout "2.1.2"]
[medley "0.8.2"]
[ring/ring-core "1.5.0"]
[ring/ring-core "1.5.1"]
[ring/ring-codec "1.0.1"]]
:plugins [[lein-codox "0.9.5"]]
:codox
Expand Down

0 comments on commit 2093b3d

Please sign in to comment.