diff options
author | Tal Gitelman <tg851x@intl.att.com> | 2018-01-21 15:22:16 +0200 |
---|---|---|
committer | Tal Gitelman <tg851x@intl.att.com> | 2018-01-21 15:22:16 +0200 |
commit | 7e720d3e21b1c14f6296a9443c153550fc984d5f (patch) | |
tree | cfd975dbdfef71d248cc680c09c185e22b9af28e | |
parent | 47e565009721c2deac5a24d8ba57c47264a0dc38 (diff) |
Review security issues: sdc-tosca
Change-Id: Ic734b97e79c3c978232a0183b82e7695ef5d4e1e
Issue-ID: SDC-806
Signed-off-by: Tal Gitelman <tg851x@intl.att.com>
-rw-r--r-- | pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -112,7 +112,7 @@ <dependency>
<groupId>org.openecomp.sdc.jtosca</groupId>
<artifactId>jtosca</artifactId>
- <version>1.1.19-SNAPSHOT</version>
+ <version>1.2.1</version>
</dependency>
|