Skip to content

Commit

Permalink
CVE-2023-24998 update commons-fileupload to 1.5 (#87)
Browse files Browse the repository at this point in the history
  • Loading branch information
milt committed Feb 22, 2023
1 parent 9855830 commit 038e402
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion deps.edn
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
org.clojure/core.async {:mvn/version "1.3.618"}
clj-http/clj-http {:mvn/version "3.12.3"}
com.taoensso/carmine {:mvn/version "3.1.0"}
commons-fileupload/commons-fileupload {:mvn/version "1.4"}
commons-fileupload/commons-fileupload {:mvn/version "1.5"}
com.yetanalytics/xapi-schema
{:mvn/version "1.2.0"
:exclusions [org.clojure/clojure
Expand Down

0 comments on commit 038e402

Please sign in to comment.