Skip to content

Commit

Permalink
Merge pull request #32 from antonmos/patch-1
Browse files Browse the repository at this point in the history
update ring-core to fix CVE-2023-24998
  • Loading branch information
ikitommi committed Dec 8, 2023
2 parents 028b4bf + f46cb12 commit a13015c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project.clj
Expand Up @@ -5,7 +5,7 @@
:url "http://www.eclipse.org/legal/epl-v10.html"
:distribution :repo
:comments "same as Clojure"}
:dependencies [[ring/ring-core "1.9.4"]
:dependencies [[ring/ring-core "1.10.0"]
[potemkin "0.4.5"]]
:profiles {:dev {:plugins [[lein-clojars "0.9.1"]]
:resource-paths ["templates"]
Expand Down

0 comments on commit a13015c

Please sign in to comment.