aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorVijay Venkatesh Kumar <vv770d@att.com>2019-02-15 23:02:53 +0000
committerGerrit Code Review <gerrit@onap.org>2019-02-15 23:02:53 +0000
commitb3810c2726b550e1cc799144297dfb56d8f7983a (patch)
treea41f3bfafecc3a2ec4f0a4720440e9e4bcffff9c /pom.xml
parenta9ebeab4bdc1604f2a692c7d82daf53699d317d3 (diff)
parente92afe3ce375e64c42ee21a1171627995507ad7a (diff)
Merge "Fix security vulnerabilities"
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index e29da66d..c103c5db 100644
--- a/pom.xml
+++ b/pom.xml
@@ -332,7 +332,7 @@
<dependency>
<groupId>com.jcraft</groupId>
<artifactId>jsch</artifactId>
- <version>0.1.53</version>
+ <version>0.1.54</version>
</dependency>
<!--REQUIRED TO GENERATE DOCUMENTATION -->