aboutsummaryrefslogtreecommitdiffstats
path: root/champ-service-deps-titan/pom.xml
diff options
context:
space:
mode:
authorMichael Reece <michaere@amdocs.com>2018-09-26 16:29:32 +0100
committerMichael Reece <michaere@amdocs.com>2018-09-26 16:29:32 +0100
commit926c104ba5e7325140933c0b574b73c4771ae877 (patch)
tree40381e4d0a0a1dcfb3e4553c56845d7ac787c80f /champ-service-deps-titan/pom.xml
parent27643dc0b69c9078bdaf49baf5dd3a9e33137460 (diff)
Revert jackson-mapper-asl dependency changes3.0.0-ONAP1.3.0
Downgrading to version 1.4.5 caused compatability issues with other dependencies requiring 1.9.2, so previous changes have been reverted and exemption saught for known security vunerability for this version Issue-ID: AAI-1677 Change-Id: I86eee45ce0256f56b0a970135a465846b749c686 Signed-off-by: Michael Reece <michaere@amdocs.com>
Diffstat (limited to 'champ-service-deps-titan/pom.xml')
-rw-r--r--champ-service-deps-titan/pom.xml4
1 files changed, 0 insertions, 4 deletions
diff --git a/champ-service-deps-titan/pom.xml b/champ-service-deps-titan/pom.xml
index adab048..8a1de89 100644
--- a/champ-service-deps-titan/pom.xml
+++ b/champ-service-deps-titan/pom.xml
@@ -223,10 +223,6 @@ limitations under the License.
<artifactId>guava</artifactId>
</exclusion>
<exclusion>
- <groupId>org.codehaus.jackson</groupId>
- <artifactId>jackson-mapper-asl</artifactId>
- </exclusion>
- <exclusion>
<groupId>org.mindrot</groupId>
<artifactId>jbcrypt</artifactId>
</exclusion>