Skip to content

Commit 4998baa

Browse files
committed
Update Ring-Codec dependency to 1.1.3
1 parent 2ba9779 commit 4998baa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ring-core/project.clj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
:license {:name "The MIT License"
66
:url "http://opensource.org/licenses/MIT"}
77
:dependencies [[org.clojure/clojure "1.7.0"]
8-
[ring/ring-codec "1.1.2"]
8+
[ring/ring-codec "1.1.3"]
99
[commons-io "2.6"]
1010
[commons-fileupload "1.4"]
1111
[crypto-random "1.2.0"]

0 commit comments

Comments
 (0)