From: Sunder Tattavarada Date: Fri, 14 Jun 2019 17:17:37 +0000 (+0000) Subject: Update git submodules X-Git-Tag: elalto.1.5.2~2589 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=ff1f46d97125897dd9715569a4f9c683f3046be3;p=doc.git 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 Change-Id: Ic6243052804a410cb750c6c219c702469c86ff78 --- diff --git a/docs/submodules/portal.git b/docs/submodules/portal.git index 5312423cb..b475a63d7 160000 --- a/docs/submodules/portal.git +++ b/docs/submodules/portal.git @@ -1 +1 @@ -Subproject commit 5312423cbaf998b8f104495833b3f019bffac204 +Subproject commit b475a63d78de90cb89301e3830a61b6fe2a723f0