Skip to content

Commit

Permalink
pin commons io to clear CVE-2024-47554 (#106)
Browse files Browse the repository at this point in the history
  • Loading branch information
milt authored Oct 14, 2024
1 parent a23a793 commit ebc023b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions deps.edn
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
clj-http/clj-http {:mvn/version "3.12.3"}
com.taoensso/carmine {:mvn/version "3.4.1"}
commons-fileupload/commons-fileupload {:mvn/version "1.5"}
commons-io/commons-io {:mvn/version "2.14.0"}
com.yetanalytics/xapi-schema
{:mvn/version "1.2.0"
:exclusions [org.clojure/clojure
Expand Down

0 comments on commit ebc023b

Please sign in to comment.