From 62955873265f62553943a0c88eb4e956021e118b Mon Sep 17 00:00:00 2001 From: Arindam Mondal Date: Tue, 27 Aug 2019 21:48:28 +0900 Subject: Update git submodules * Update docs/submodules/sdc.git from branch 'master' to f14263c35eded38da70accd8730be15637f028c2 - General Sonar fixes +) Replace System.out with logger ++) Use try-with-resources to close the resource +++) Format to delete tab charachter ++++) flip equals to avoid potential NPE Issue-ID: SDC-2542 Change-Id: If57f36072ec67e9622d4fe51bce8336094dc10c8 Signed-off-by: arindamm --- 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 5cacbb348..f14263c35 160000 --- a/docs/submodules/sdc.git +++ b/docs/submodules/sdc.git @@ -1 +1 @@ -Subproject commit 5cacbb34854c2d6dbb6a4449ef2c36782009514a +Subproject commit f14263c35eded38da70accd8730be15637f028c2 -- cgit 1.2.3-korg