Skip to content

Commit 9e7d392

Browse files
committed
Update commons-io dependency to 2.13.0
1 parent cc73031 commit 9e7d392

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
@@ -6,7 +6,7 @@
66
:url "http://opensource.org/licenses/MIT"}
77
:dependencies [[org.clojure/clojure "1.7.0"]
88
[ring/ring-codec "1.2.0"]
9-
[commons-io "2.11.0"]
9+
[commons-io "2.13.0"]
1010
[commons-fileupload "1.5"]
1111
[crypto-random "1.2.1"]
1212
[crypto-equality "1.0.1"]]

0 commit comments

Comments
 (0)