aboutsummaryrefslogtreecommitdiffstats
path: root/asdc-controller
diff options
context:
space:
mode:
authorSteve Smokowski <ss835w@att.com>2019-06-26 12:59:43 +0000
committerGerrit Code Review <gerrit@onap.org>2019-06-26 12:59:43 +0000
commit7cfae9f008deb9da1b7241fff48502bf86944341 (patch)
tree8fdf90b4639fb09f719d8768ed54d4fcba4604d6 /asdc-controller
parent532a24c8c574d8a8b0041bfe7112264babd9e9fc (diff)
parent785fab55d51fb1c824398accb1aab53fc7049861 (diff)
Merge "Security updates for maven dependencies"
Diffstat (limited to 'asdc-controller')
-rw-r--r--asdc-controller/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/asdc-controller/pom.xml b/asdc-controller/pom.xml
index 60c517d944..a839111eb2 100644
--- a/asdc-controller/pom.xml
+++ b/asdc-controller/pom.xml
@@ -202,7 +202,7 @@
<dependency>
<groupId>org.onap.sdc.sdc-distribution-client</groupId>
<artifactId>sdc-distribution-client</artifactId>
- <version>1.3.0</version>
+ <version>1.4.0</version>
<exclusions>
<exclusion>
<groupId>org.slf4j</groupId>