diff options
author | Prudence Au <prudence.au@amdocs.com> | 2018-10-10 16:31:14 -0400 |
---|---|---|
committer | Prudence Au <prudence.au@amdocs.com> | 2018-10-10 16:31:14 -0400 |
commit | 2c169b4daaa9550d1d113d743894c57811ebd976 (patch) | |
tree | 9e0b7c8121627f75c85cc8a8442ca26ff037afb4 | |
parent | f713dc41fa6453bfd5e199ef17321a1d915574c0 (diff) |
Fix critical CLM issue1.3.0
Change-Id: Id803e4e7bb1b34ab789a3e06f725d69c86aed12f
Signed-off-by: Prudence Au <prudence.au@amdocs.com>
Issue-ID: AAI-1717
-rw-r--r-- | pom.xml | 5 |
1 files changed, 0 insertions, 5 deletions
@@ -124,11 +124,6 @@ limitations under the License. <!-- 02: Logging --> <dependency> - <groupId>ch.qos.logback</groupId> - <artifactId>logback-classic</artifactId> - </dependency> - - <dependency> <groupId>org.onap.aai.logging-service</groupId> <artifactId>logging-api</artifactId> <version>${version.org.onap.aai.logging-service}</version> |