Update git submodules
authorSunder Tattavarada <statta@research.att.com>
Fri, 14 Jun 2019 17:17:37 +0000 (17:17 +0000)
committerGerrit Code Review <gerrit@onap.org>
Fri, 14 Jun 2019 17:17:37 +0000 (17:17 +0000)
commitff1f46d97125897dd9715569a4f9c683f3046be3
treeff29d708749db06eb47ce0a55a0179f5515daacd
parent4c1c6a7c5b50d4c3e1793c8b47539c188c1aee98
Update git submodules

* Update docs/submodules/portal.git from branch 'master'
  to b475a63d78de90cb89301e3830a61b6fe2a723f0
  - Merge "Sonar fix: make "dateFormat" an instance variable"
  - Sonar fix: make "dateFormat" an instance variable

    Fixed critical Sonar issue. SimpleDateFormat was declared as a static
    but it is not tread-safe and it keeps an internal state.
    Compliant solution has been applied with additional DateUtil class.

    Issue-ID: PORTAL-590
Signed-off-by: Robert Bogacki <r.bogacki@samsung.com>
    Change-Id: Ic6243052804a410cb750c6c219c702469c86ff78
docs/submodules/portal.git