aboutsummaryrefslogtreecommitdiffstats
path: root/project.clj
diff options
context:
space:
mode:
authorVenkata Harish Kajur <vk250x@att.com>2019-01-07 17:56:37 +0000
committerGerrit Code Review <gerrit@onap.org>2019-01-07 17:56:37 +0000
commit8e0336ecd4e517df2a830f792230057c874e2d59 (patch)
tree636c6b3df1aec8cb250b96e0f25b32873896d90b /project.clj
parentc63bafade7af444a91eee0361c5772f54e2827e5 (diff)
parent2423279dc29e1288a9be1b2fb79b5484c2334740 (diff)
Merge "Update ring dependency" into casablanca3.0.1-ONAP1.3.1casablanca
Diffstat (limited to 'project.clj')
-rw-r--r--project.clj2
1 files changed, 1 insertions, 1 deletions
diff --git a/project.clj b/project.clj
index 361606f..22c52fc 100644
--- a/project.clj
+++ b/project.clj
@@ -4,7 +4,7 @@
[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"]