From a2baa3b592594eabb70cd97380ce2a019d2254cb Mon Sep 17 00:00:00 2001 From: Kanagaraj Manickam Date: Thu, 14 May 2020 05:03:00 +0000 Subject: Update git submodules * Update docs/submodules/cli.git from branch 'master' to a13ffa03bf353bc70cb20cc0481ba89e24fd2cdb - Merge changes I392b1c44,I3584db40,If8f46a37,Ib2bf4d6e * changes: sonar code smells fix- Remove the declaration of thrown exception, as it cannot be thrown from method's body sonar code smells fix- Use the primitive boolean expression here sonar security issue fix- Make sure that hashing data is safe here sonar code smells fix- Format specifiers should be used instead of string concatenation - sonar code smells fix- Remove the declaration of thrown exception, as it cannot be thrown from method's body Signed-off-by: priyanka.akhade Issue-ID: CLI-270 Change-Id: I392b1c4403e7f8cde1d7b06c34455b9f00af4a64 - sonar code smells fix- Use the primitive boolean expression here Signed-off-by: priyanka.akhade Issue-ID: CLI-270 Change-Id: I3584db40fedae81ceb9bc067a17b012136553fc3 - sonar security issue fix- Make sure that hashing data is safe here Signed-off-by: priyanka.akhade Issue-ID: CLI-270 Change-Id: If8f46a3773963f56f4912be2decb6d92e164cccc - sonar code smells fix- Format specifiers should be used instead of string concatenation Signed-off-by: priyanka.akhade Issue-ID: CLI-270 Change-Id: Ib2bf4d6ecb9175372a0fcbff9dbd8d18b21c64ca --- docs/submodules/cli.git | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/submodules/cli.git') diff --git a/docs/submodules/cli.git b/docs/submodules/cli.git index 605f48013..a13ffa03b 160000 --- a/docs/submodules/cli.git +++ b/docs/submodules/cli.git @@ -1 +1 @@ -Subproject commit 605f48013eecafe2f4a849634dca7a544549ce7f +Subproject commit a13ffa03bf353bc70cb20cc0481ba89e24fd2cdb -- cgit 1.2.3-korg