From 40c4e9dd92769c0a058ffd538b3f2c7444a4296d Mon Sep 17 00:00:00 2001 From: "andre.schmid" Date: Tue, 21 Apr 2020 17:50:01 +0100 Subject: [PATCH] Update git submodules * Update docs/submodules/sdc.git from branch 'master' to 1b89157b86d89726e294f22416da965a095a2210 - Fix catalog-fe plugin online checking ESAPI encoder cannot be loaded due to a missing ESAPI.properties file in path, which causes an exception and breaks the online checking call. The plugin is always shown as offline. Change-Id: I05088d200e9a1bea1de2e00c07d5bbf6e3a67d41 Issue-ID: SDC-2945 Signed-off-by: andre.schmid --- docs/submodules/sdc.git | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/submodules/sdc.git b/docs/submodules/sdc.git index c0b8bd250..1b89157b8 160000 --- a/docs/submodules/sdc.git +++ b/docs/submodules/sdc.git @@ -1 +1 @@ -Subproject commit c0b8bd2503b08f157f853683dbc993dc12603d09 +Subproject commit 1b89157b86d89726e294f22416da965a095a2210 -- 2.16.6