aboutsummaryrefslogtreecommitdiffstats
path: root/profiles
diff options
context:
space:
mode:
authorsubhash kumar singh <subhash.kumar.singh@huawei.com>2018-03-21 08:34:31 +0000
committerGerrit Code Review <gerrit@onap.org>2018-03-21 08:34:31 +0000
commit10414799b301d26fee6195ab0128fd3dde140b0a (patch)
tree23d4ac22ef92b5e2d3a59538b107f1132662bd7d /profiles
parent5d2f93c6fb594fb0197a082a4cf1ba6aea0ead02 (diff)
parent36ba4897bed80bcc0cbbd803ae590fdb58a2e995 (diff)
Merge changes Iff25510f,I599e74e7
* changes: Add default URLs for supported ONAP services Fix SECURITY ISSUES
Diffstat (limited to 'profiles')
-rw-r--r--profiles/http/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/profiles/http/pom.xml b/profiles/http/pom.xml
index 913c8cec..0edade95 100644
--- a/profiles/http/pom.xml
+++ b/profiles/http/pom.xml
@@ -39,7 +39,7 @@
<dependency>
<groupId>com.fasterxml.jackson.core</groupId>
<artifactId>jackson-databind</artifactId>
- <version>2.6.3</version>
+ <version>2.9.4</version>
</dependency>
<dependency>
<groupId>junit</groupId>