Skip to content

Commit

Permalink
Update commons-io dependency to 2.14.0
Browse files Browse the repository at this point in the history
  • Loading branch information
weavejester committed Oct 17, 2023
1 parent c511f4a commit 42feaf3
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.7.0"]
[org.ring-clojure/ring-websocket-protocols "1.11.0-alpha5"]
[ring/ring-codec "1.2.0"]
[commons-io "2.13.0"]
[commons-io "2.14.0"]
[org.apache.commons/commons-fileupload2-core "2.0.0-M1"]
[crypto-random "1.2.1"]
[crypto-equality "1.0.1"]]
Expand Down

0 comments on commit 42feaf3

Please sign in to comment.