From 96d1eea1d90d7227704e5f22e15a28ccf323f028 Mon Sep 17 00:00:00 2001 From: Sunder Tattavarada Date: Fri, 14 Jun 2019 16:00:26 +0000 Subject: Update git submodules * Update docs/submodules/portal.git from branch 'master' to d0983c06165682e054af165621ae84d858b08117 - Merge "Sonar issue: Correct this "&" to "&&" in MicroserviceServiceImpl" - Sonar issue: Correct this "&" to "&&" in MicroserviceServiceImpl This patch also fix some minor issues: * 'fori' loop replaced with 'foreach' * Sonar issue: Replace the type specification in this constructor call with the diamond operator ("<>"). * redundant 'throws'. Exception will never throw * unnecessary temporary local variable Issue-ID: PORTAL-603 Change-Id: If23afb9f4a10f0ad06c712cb95a38b54dc5cd089 Signed-off-by: Dominik Mizyn --- docs/submodules/portal.git | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/submodules') diff --git a/docs/submodules/portal.git b/docs/submodules/portal.git index d86f64c66..d0983c061 160000 --- a/docs/submodules/portal.git +++ b/docs/submodules/portal.git @@ -1 +1 @@ -Subproject commit d86f64c663b7b82f529617b6c8c0ea69a926f950 +Subproject commit d0983c06165682e054af165621ae84d858b08117 -- cgit