diff options
author | shrikantawachar <shrikant.awachar@amdocs.com> | 2018-09-19 16:21:42 +0530 |
---|---|---|
committer | shrikantawachar <shrikant.awachar@amdocs.com> | 2018-09-19 16:21:42 +0530 |
commit | 4ae5d6eebb840eb4364893c4cba19b48a37bc0d9 (patch) | |
tree | e6ce452feb1172503177e6b0000532a0bd04e17d /openecomp-be/tools/zusammen-tools/pom.xml | |
parent | 48a9fdbd8da734f8e5bfb3cd38295ee315dd7fd2 (diff) |
Handling Security violations
Handling Security violations about groovy
Change-Id: I6349a9a81d909b42ece55588215216a6a71865a0
Issue-ID: SDC-1714
Signed-off-by: shrikantawachar <shrikant.awachar@amdocs.com>
Diffstat (limited to 'openecomp-be/tools/zusammen-tools/pom.xml')
-rw-r--r-- | openecomp-be/tools/zusammen-tools/pom.xml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/openecomp-be/tools/zusammen-tools/pom.xml b/openecomp-be/tools/zusammen-tools/pom.xml index 406e7bf5f0..4f8907deaa 100644 --- a/openecomp-be/tools/zusammen-tools/pom.xml +++ b/openecomp-be/tools/zusammen-tools/pom.xml @@ -15,7 +15,6 @@ </parent> <properties> - <groovy.version>2.4.7</groovy.version> <janino.version>2.7.7</janino.version> </properties> |