From e54f7abdfbc230f1d708891c3f4d3afab23de27b Mon Sep 17 00:00:00 2001 From: "k.kazak" Date: Wed, 29 May 2019 11:59:25 +0200 Subject: [PATCH] Update git submodules * Update docs/submodules/so.git from branch 'master' to c1cd5ef428017bc26513395a3bfc00caf7209f8a - Fix sonar for MapEntry MapEntry bug: make entry private and provide accessors MapEntry codesmell: move comment 'Required by JAXB' into empty constructor MapElements codesmell: move explanatory comment inside empty constructor MapElements codesmell: log error stacktrace MapAdapter codesmell: use entry set instead of key set for iteration JAXBMarshallingTest: add test cases to cover 100% of MapElements & other cases Change-Id: If51f1f86b5ad44b3462424e4fd73cb0eff352124 Issue-ID: SO-1811 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 a71604563..c1cd5ef42 160000 --- a/docs/submodules/so.git +++ b/docs/submodules/so.git @@ -1 +1 @@ -Subproject commit a7160456335b2ce3710efd00658711d431eac0b4 +Subproject commit c1cd5ef428017bc26513395a3bfc00caf7209f8a -- 2.16.6