Update git submodules
authorTimoney, Dan (dt5972) <dtimoney@att.com>
Fri, 15 Mar 2019 16:25:28 +0000 (12:25 -0400)
committerGerrit Code Review <gerrit@onap.org>
Mon, 18 Mar 2019 17:41:16 +0000 (17:41 +0000)
commit1d2dfc8045df91e8c71bca3a8776e42fbeed14bf
tree5e4ae709b1dd5bde4f31ef75203f5ed6890c338c
parent2a1540f7aba6f5fe036201b47e1351ea8f4a7a81
Update git submodules

* Update docs/submodules/ccsdk/dashboard.git from branch 'master'
  to b46d863e9e5db30291034e8740291c70875f1f5f
  - Resolve security issues

    This change contains the following fixes:

    1) Updated ccsdk/dashboard to use ONAP's oparent parent pom
    2) Removed <version> tag from dependencies managed by oparent,
       where feasible (e.g. not spring, since oparent uses Spring 5
       and dashboard is based on Spring 4)
    3) Updated versions of third party libraries as needed to address
       vulnerabilities found in nexus IQ scan.
    4) Added missing license headers in source files to resolve
       checkstyle error from oparent.
    5) Fixed indentation (tab -> 4 spaces) to resolve oparent
       checkstyle warning.

    Change-Id: Ib92d5ef86dbdb78c270d0901cc0753cd5a78eb6e
    Issue-ID: CCSDK-1167
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
docs/submodules/ccsdk/dashboard.git