From 84e40a5dbd97c4eb2f083f60c86547d7fc59b3c6 Mon Sep 17 00:00:00 2001 From: Francis Toth Date: Thu, 21 May 2020 02:34:12 -0400 Subject: Update git submodules * Update docs/submodules/sdc.git from branch 'master' to 0a65c2fe97240e892c8c65af2c9e6048aa350857 - Refactor ArtifactsBusinessLogic::getRelatedComponentInstance This commit aims to refactor the ArtifactsBusinessLogic::getRelatedComponentInstance, and getRelatedComponentComponentInstance. It improves how Either is used, fixes a potential NullPointerException, reduces some duplication along with cyclomatic complexity. Signed-off-by: Francis Toth Change-Id: I2503f5e2a697f793e4dcf32d7793f83c4a25ff46 Issue-ID: SDC-2812 --- docs/submodules/sdc.git | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs') diff --git a/docs/submodules/sdc.git b/docs/submodules/sdc.git index b8cea3e10..0a65c2fe9 160000 --- a/docs/submodules/sdc.git +++ b/docs/submodules/sdc.git @@ -1 +1 @@ -Subproject commit b8cea3e1099d47a61c95709d26d1742446d8e2c5 +Subproject commit 0a65c2fe97240e892c8c65af2c9e6048aa350857 -- cgit