summaryrefslogtreecommitdiffstats
path: root/pom.xml
AgeCommit message (Collapse)AuthorFilesLines
2019-09-10Update to use the released version of audit-common (1.5.1)HEAD5.0.1-ONAP1.5.1masterelaltoPrudence Au1-1/+1
Issue-ID: LOG-1119 Signed-off-by: Prudence Au <prudence.au@amdocs.com> Change-Id: If85f46d5ebf6f094fa1b718f73ac55cd668bc4f6
2019-09-10Upgrade to 3.1.0 version of plexus-utilsPrudence Au1-1/+1
Issue-ID: LOG-1063 Signed-off-by: Prudence Au <prudence.au@amdocs.com> Change-Id: I52f66eb48447a0d1116b78cc6c1ec0264c1f72c3
2019-09-05Address vulnerability issues.Prudence Au1-11/+54
- exclude commons-beanutils from spring-boot-starter-velocity - upgrade handlebars to version 4.1.2 - upgrade logback-classic to version 1.2.3 - upgrade xstream to version 1.4.11.1 - exclude dom4j from spring-boot-starter-velocity - upgrade camel-core to version 2.21.5 - exclude struts-core from spring-boot-starter-velocity - upgrade plexus-utils to version 3.0.22 Issue-ID: LOG-827 Issue-ID: LOG-1116 Issue-ID: LOG-1121 Issue-ID: LOG-1122 Issue-ID: LOG-1123 Issue-ID: LOG-1124 Issue-ID: LOG-1062 Issue-ID: LOG-1063 Signed-off-by: Prudence Au <prudence.au@amdocs.com> Change-Id: Ib851883ba4338f800523bbdbdb714e39549e5ecd
2019-09-03Update to version 2.9.9 of jackson-databindPrudence Au1-4/+45
Issue-ID: LOG-826 Signed-off-by: Prudence Au <prudence.au@amdocs.com> Change-Id: I79517d4122837b7ed29004e7279b72149855e239
2019-08-29Exclude vulnerable library - commons-codecPrudence Au1-0/+6
Issue-ID: LOG-1100 Signed-off-by: Prudence Au <prudence.au@amdocs.com> Change-Id: I9ea37a1d2f3ade6a4b5f8e3d3d2314e2ac4ac9fb
2019-08-10Fix vulnerability issue: upgrade org.apache.tomcat.embed.tomcat-embed-core ↵Prudence Au1-2/+14
to 8.5.42 remove the use of commons-codec as it's not needed and also a vulnerability and use the released version of pomba-audit-common Issue-ID: LOG-1066 Issue-ID: LOG-1067 Issue-ID: LOG-1099 Signed-off-by: Prudence Au <prudence.au@amdocs.com> Change-Id: Iaaedfef7c59a80dae468ff937375b09b56216d98
2019-07-24Introduce 1.5.0-SNAPSHOT for the El Alto releasePrudence Au1-1/+1
Issue-ID: LOG-1073 Signed-off-by: Prudence Au <prudence.au@amdocs.com> Change-Id: I174ddf40d7ae2b521f53fd6924cbec37e34af637
2019-05-01Update oparent versionJessica Wagantall1-1/+1
Update oparent version to 2.0.0 which supports global-jjb maven-stage job. Change-Id: Ifcd1f2d86a32b0aeb3f8d740d50b7947e1eb33cb Issue-ID: CIMAN-234 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2019-04-05Release Pomba sdnc-context-builder for Dublin1.4.0Norm Traxler1-1/+1
Issue-ID: LOG-1038 Change-Id: I88d7284a643ad75bffecff9c954e7df7be8e563a Signed-off-by: Norm Traxler <normant@amdocs.com>
2019-03-18Change mapping of model IDsNorm Traxler1-1/+1
Issue-ID: LOG-1014 Change-Id: Ieef2ec4555d28944d98c04bfac10c9b5a0e089d0 Signed-off-by: Norm Traxler <normant@amdocs.com>
2019-03-14Update to released pomba-audit-common versionNorm Traxler1-1/+1
Issue-ID: LOG-1004 Change-Id: Ied5ed6c0b16c6af14356a97481a271e4352a5119 Signed-off-by: Norm Traxler <normant@amdocs.com>
2019-01-14Upgrade sdnc-context-builder to audit-common.1.4.0Tait,Trevor(rt0435)1-1/+1
Issue-ID: LOG-926 Change-Id: Ib4adcdc118c55b18b0fe14a75606d35de3509b28 Signed-off-by: Tait,Trevor(rt0435) <rtait@amdocs.com>
2018-12-18docker-maven-plugin: update to v0.28.0Paul Vaduva1-1/+1
The upstream support for arm64 docker builds with the docker-maven-plugin came later so we need to update the plugin version for jobs to run on arm64 servers. Change-Id: I9b679f3527a3d851d392317c8060cc6665cd3fdc Issue-ID: LOG-906 Signed-off-by: Paul Vaduva <Paul.Vaduva@enea.com>
2018-11-09update springboot to 1.5.17jmac1-1/+1
Change-Id: Ifaf34775e0738fabca8b222b12e7e7860fe30595 Signed-off-by: jmac <james.macnider@amdocs.com> Issue-ID: LOG-814
2018-10-29Add missing config files to the docker imagePrudence Au1-0/+57
Change-Id: I64e367ae2453fd3fe63ca582880d47bf2d29b06d Signed-off-by: Prudence Au <prudence.au@amdocs.com> Issue-ID: LOG-421
2018-10-26Fix build issuePrudence Au1-17/+1
Change-Id: I737b498ca38845f58cf51f633307d39e3a86184c Signed-off-by: Prudence Au <prudence.au@amdocs.com> Issue-ID: LOG-391
2018-10-12Adding API Mapping infrastructureGeora Barsky1-3/+31
Issue-ID: LOG-391 Change-Id: I30d954bcdf1cf0748bb5249cbf10defb8dbc8ff6 Signed-off-by: Geora Barsky <georab@amdocs.com>
2018-10-09POMBA: SDNC Context BuilderTait,Trevor(rt0435)1-0/+371
Initial code for POMBA: SDNC Context Builder Issue-ID: LOG-520 Change-Id: I6b06561b9050acc83b0c2b18b21c94f0f13f63e4 Signed-off-by: Tait,Trevor(rt0435) <rtait@amdocs.com>