Skip to content

Commit

Permalink
update clojure to clear CVE-2024-22871 (#103)
Browse files Browse the repository at this point in the history
  • Loading branch information
milt authored Mar 12, 2024
1 parent e28c5b8 commit e14e649
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
@@ -1,5 +1,5 @@
{:paths ["src/lib" "resources"]
:deps {org.clojure/clojure {:mvn/version "1.10.3"}
:deps {org.clojure/clojure {:mvn/version "1.11.2"}
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"}
Expand Down

0 comments on commit e14e649

Please sign in to comment.