diff --git a/deps.edn b/deps.edn index 5a01d3b9a499a7372d30e548dbdc7ffa1dc083f3..12396fa80ea0464d26ba62f3025154d589f3d283 100644 --- a/deps.edn +++ b/deps.edn @@ -77,8 +77,6 @@ joda-time/joda-time {:mvn/version "2.12.2"} kixi/stats {:mvn/version "0.4.4" ; Various statistic measures implemented as transducers :exclusions [org.clojure/data.avl]} - me.raynes/fs {:mvn/version "1.4.6" ; Filesystem tools - :exclusions [org.apache.commons/commons-compress]} medley/medley {:mvn/version "1.4.0"} ; lightweight lib of useful functions metabase/connection-pool {:mvn/version "1.2.0"} ; simple wrapper around C3P0. JDBC connection pools metabase/saml20-clj {:mvn/version "2.1.0"} ; EE SAML integration