From 364fa0d28150f60bd34fc0017064aea802ef2af8 Mon Sep 17 00:00:00 2001 From: Lukasz Muszkieta Date: Thu, 7 May 2020 11:25:41 +0000 Subject: [PATCH] Update git submodules * Update docs/submodules/so.git from branch 'master' to 5e67cc099f6bcade2f12bf9220bdf3682f2d06c1 - Merge "Reduce Cyclomatic Complexity" - Reduce Cyclomatic Complexity The Cyclomatic Complexity of this method "runAppCCommand" is 24 which is greater than 10 authorized The type of the "payloadInfo" object should be an interface such as "Map" rather than the implementation "HashMap" Either log or rethrow this exception Issue-ID: SO-1841 Change-Id: I60a5fa3dea49c33e825cc36419d3b13509f36248 Signed-off-by: Parshad Patel --- docs/submodules/so.git | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/submodules/so.git b/docs/submodules/so.git index e49f8206b..5e67cc099 160000 --- a/docs/submodules/so.git +++ b/docs/submodules/so.git @@ -1 +1 @@ -Subproject commit e49f8206be943065f8f877e1f4d070ecc583866c +Subproject commit 5e67cc099f6bcade2f12bf9220bdf3682f2d06c1 -- 2.16.6