Skip to content

Commit

Permalink
Merge pull request #256 from iantruslove/master
Browse files Browse the repository at this point in the history
Update version of Commons FileUpload.
  • Loading branch information
weavejester committed Aug 10, 2016
2 parents 5b7a784 + 29eb00f commit 53da39d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ring-core/project.clj
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
:dependencies [[org.clojure/clojure "1.5.1"]
[ring/ring-codec "1.0.1"]
[commons-io "2.5"]
[commons-fileupload "1.3.1"]
[commons-fileupload "1.3.2"]
[clj-time "0.11.0"]
[crypto-random "1.2.0"]
[crypto-equality "1.0.0"]]
Expand Down

0 comments on commit 53da39d

Please sign in to comment.