From 9c1d750b7b91cb6c2951ad69a79311167cb00120 Mon Sep 17 00:00:00 2001 From: Sunder Tattavarada Date: Fri, 14 Jun 2019 15:49:21 +0000 Subject: Update git submodules * Update docs/submodules/portal.git from branch 'master' to 2341313316b631be275294622ca9d4281e1f20bc - Merge "XSS Vulnerability fix in DashboardSearchResultController" - XSS Vulnerability fix in DashboardSearchResultController @SafeHtml annotation is used to fix this problem. New class 'SecureString' must be added to project to valid incoming Strings from '@RequestParam String incoming String' pom.xml file update. This patch also fix: * remove unnecessary semicolon * Sonar issue: Replace the type specification in this constructor call with the diamond operator ("<>") Issue-ID: PORTAL-601 Change-Id: Id214b6e65f0c486141679fd23725a7fb66443acd Signed-off-by: Dominik Mizyn --- docs/submodules/portal.git | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs') diff --git a/docs/submodules/portal.git b/docs/submodules/portal.git index f4359045f..234131331 160000 --- a/docs/submodules/portal.git +++ b/docs/submodules/portal.git @@ -1 +1 @@ -Subproject commit f4359045f50372d8cf5c8ce0eb08d4b6c2cf26ba +Subproject commit 2341313316b631be275294622ca9d4281e1f20bc -- cgit 1.2.3-korg