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)
* 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

index 5312423..b475a63 160000 (submodule)
@@ -1 +1 @@
-Subproject commit 5312423cbaf998b8f104495833b3f019bffac204
+Subproject commit b475a63d78de90cb89301e3830a61b6fe2a723f0