Skip to content

Commit 2093b3d

Browse files
committed
Update Ring version to 1.5.1
Fixes path traversal vulnerability in route/resources.
1 parent a9e31ed commit 2093b3d

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.2"]
10-
[ring/ring-core "1.5.0"]
10+
[ring/ring-core "1.5.1"]
1111
[ring/ring-codec "1.0.1"]]
1212
:plugins [[lein-codox "0.9.5"]]
1313
:codox

0 commit comments

Comments
 (0)