From 544da9bb5953a70f2275e8e9136311266526c269 Mon Sep 17 00:00:00 2001 From: Manoop Talasila Date: Thu, 19 Sep 2019 14:49:31 +0000 Subject: Update git submodules * Update docs/submodules/portal.git from branch 'master' to dcd597990ae65dbe0c2ad73b401847a460f84422 - Merge "Fix NPE & other sonar issues" - Fix NPE & other sonar issues A "NullPointerException" could be thrown Either log or rethrow this exception Use isEmpty() to check whether the collection is empty or not Replace the type specification in this constructor call with the diamond operator ("<>") Issue-ID: PORTAL-562 Change-Id: I7a0317b66a66e2302c77d8244f4a01c93846c466 Signed-off-by: Parshad Patel --- docs/submodules/portal.git | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/submodules/portal.git') diff --git a/docs/submodules/portal.git b/docs/submodules/portal.git index ed2612f4e..dcd597990 160000 --- a/docs/submodules/portal.git +++ b/docs/submodules/portal.git @@ -1 +1 @@ -Subproject commit ed2612f4e00d54ed2a3acd3ee935ac9c174c99e6 +Subproject commit dcd597990ae65dbe0c2ad73b401847a460f84422 -- cgit 1.2.3-korg