Skip to content

Commit a179bae

Browse files
committed
Update Ring version to 1.6.0-beta7
Fixes path traversal vulnerability in route/resources.
1 parent 0a770d3 commit a179bae

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

project.clj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
[org.clojure/tools.macro "0.1.5"]
88
[clout "2.1.2"]
99
[medley "0.8.4"]
10-
[ring/ring-core "1.6.0-beta6"]
10+
[ring/ring-core "1.6.0-beta7"]
1111
[ring/ring-codec "1.0.1"]]
1212
:plugins [[lein-codox "0.9.5"]]
1313
:codox

0 commit comments

Comments
 (0)