From 30ff442f7c3ef97a02ca4f82d2cfefcdf8e372bc Mon Sep 17 00:00:00 2001 From: "k.kazak" Date: Mon, 8 Apr 2019 11:48:16 +0200 Subject: [PATCH] Update git submodules * Update docs/submodules/so.git from branch 'master' to 70ff098fd488850655ad7ac98ad06712f0340552 - fix sonar bugs in ServicePluginFactory Fixed potential NullPointerException in lines: 123, 286, 480 and 607 - uuiObject is nullable here Change-Id: I01b30d090add7faccf3958f2fa37c7905d4bd5a3 Issue-ID: SO-1490 Signed-off-by: k.kazak --- 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 2c8c818a1..70ff098fd 160000 --- a/docs/submodules/so.git +++ b/docs/submodules/so.git @@ -1 +1 @@ -Subproject commit 2c8c818a1815758e14e88fe74b782c3e8be8ac4b +Subproject commit 70ff098fd488850655ad7ac98ad06712f0340552 -- 2.16.6