From 1a7a2d25c773b9680f7653ee07fc8c76f4579e7e Mon Sep 17 00:00:00 2001 From: Lukasz Muszkieta Date: Tue, 27 Aug 2019 07:19:25 +0000 Subject: [PATCH] Update git submodules * Update docs/submodules/so.git from branch 'master' to 130be60e9b0244174cefed4353d1fb59c46c95e2 - Merge "Fix issue in mso-api-handler-infra" - Fix issue in mso-api-handler-infra Either log or rethrow this exception Define a constant instead of duplicating this literal Immediately throw this expression instead of assigning it to the temporary variable Remove the declaration of thrown exception 'org.json.JSONException' which is a runtime exception Issue-ID: SO-1841 Change-Id: I193f21ec2c4214863c8b51faf25fc3561d6be818 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 aaf4233f9..130be60e9 160000 --- a/docs/submodules/so.git +++ b/docs/submodules/so.git @@ -1 +1 @@ -Subproject commit aaf4233f93c319dfd2c115d846112cf8827f1078 +Subproject commit 130be60e9b0244174cefed4353d1fb59c46c95e2 -- 2.16.6