From fb779f63a8f52245823aaf919881dec2016b76ed Mon Sep 17 00:00:00 2001 From: Patrick Brady Date: Wed, 22 May 2019 11:32:42 -0700 Subject: [PATCH] Update git submodules * Update docs/submodules/appc.git from branch 'dublin' to 5a7e36dbde00bda4f13d65252d5447f2bc882407 - Fix escapeInternalJson method The method incorrectly handled cases where the json string contained json objects internally. These cases should be handled correctly now. Change-Id: I43b40414526bcb6577242ab737097dfb9119e618 Signed-off-by: Patrick Brady Issue-ID: APPC-1576 (cherry picked from commit fc2018739d072a0287b84ff78c94572bce5aba7c) --- docs/submodules/appc.git | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/submodules/appc.git b/docs/submodules/appc.git index 8f397a4c2..5a7e36dbd 160000 --- a/docs/submodules/appc.git +++ b/docs/submodules/appc.git @@ -1 +1 @@ -Subproject commit 8f397a4c22050bd76262c90a0739cad0ef89d989 +Subproject commit 5a7e36dbde00bda4f13d65252d5447f2bc882407 -- 2.16.6