aboutsummaryrefslogtreecommitdiffstats
path: root/project.clj
diff options
context:
space:
mode:
authorC.T. Paterson <ctpaterson+onap@gmail.com>2019-01-04 16:05:10 -0500
committerC.T. Paterson <ctpaterson+onap@gmail.com>2019-01-04 16:21:51 -0500
commita0ef5402313db30699a6c60b5ef864333a4fba94 (patch)
tree0237f6ac8f3b88deb927b42ec137466f11331fec /project.clj
parent65635eb379813c675a3d70b6ed9e6acc3268df5e (diff)
Update ring dependency
Change-Id: I9402cdd2f3977aabc86b58b8260a04ebffe48e88 Issue-ID: AAI-2053 Signed-off-by: C.T. Paterson <ctpaterson+onap@gmail.com>
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"]