From 8707691192ab9ae178cf6ae534b6583a2bf2c835 Mon Sep 17 00:00:00 2001 From: Patrick Brady Date: Wed, 22 May 2019 06:06:34 -0700 Subject: Update git submodules * Update docs/submodules/appc.git from branch 'master' to fc2018739d072a0287b84ff78c94572bce5aba7c - 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 --- docs/submodules/appc.git | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/submodules/appc.git') diff --git a/docs/submodules/appc.git b/docs/submodules/appc.git index c4cac55b9..fc2018739 160000 --- a/docs/submodules/appc.git +++ b/docs/submodules/appc.git @@ -1 +1 @@ -Subproject commit c4cac55b9e72103773330d3a031a21ff79895d51 +Subproject commit fc2018739d072a0287b84ff78c94572bce5aba7c -- cgit 1.2.3-korg