From 48f3c00d21affd57839f8aea727642d814ef739d Mon Sep 17 00:00:00 2001 From: Ittay Stern Date: Mon, 23 Mar 2020 08:52:13 +0200 Subject: [PATCH] Update git submodules * Update docs/submodules/vid.git from branch 'master' to efefd95854efb51333dc36abe7bb33fca4d04e90 - Add c3p0 connection pooling to ext-svc-simulator Should avoid login errors like java.io.IOException: Server returned HTTP response code: 500 for URL: http://ci-cd-simulator-service:8080/vidSimulator/.../auxapi//v3/user/us16807000 when those are due to tenured connections. Issue-ID: VID-647 Change-Id: I17ce716114535487e2e4a90c558c0334af5494fd Signed-off-by: Ittay Stern --- docs/submodules/vid.git | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/submodules/vid.git b/docs/submodules/vid.git index bc1a54ad8..efefd9585 160000 --- a/docs/submodules/vid.git +++ b/docs/submodules/vid.git @@ -1 +1 @@ -Subproject commit bc1a54ad8cff801e5169e770b7e9ba944e6057ce +Subproject commit efefd95854efb51333dc36abe7bb33fca4d04e90 -- 2.16.6