diff options
Diffstat (limited to 'project.clj')
-rw-r--r-- | project.clj | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/project.clj b/project.clj index 8813069..b8e4413 100644 --- a/project.clj +++ b/project.clj @@ -4,7 +4,7 @@ [org.clojure/core.async "0.4.474"] [com.7theta/utilis "1.0.4"] [http-kit "2.2.0"] - [ring/ring-core "1.6.3"] + [ring/ring-core "1.7.1"] [ring/ring-defaults "0.3.1"] [ring/ring-anti-forgery "1.1.0"] [compojure "1.6.0"] |