From 47c155999c3a0679a07303e05048555a51aa4e70 Mon Sep 17 00:00:00 2001 From: Rob Daugherty Date: Wed, 12 Sep 2018 11:57:43 -0400 Subject: [PATCH] Updated git submodules Project: so/libs master e38ab31eecbcdbc3b3ea4b6001770e7100ef9240 Remove unused connectors and modules NexusIQ issue: org.codehaus.jackson Jersey 2.6 uses codehaus.jackson which has security vulnerabilities. Rather than upgrading the Jersey version, I'm totally removing the Jersey, Jersey2, and RESTEasy connectors. We don't use them. I'm also removing the console and examples modules. They haven't even been compiled in a long time. Unit test coverage will go up to 74%. Change-Id: Ie0145e56718adfe5ea7a677439564e7a25c73fe6 Issue-ID: SO-864 Signed-off-by: Rob Daugherty --- docs/submodules/so/libs.git | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/submodules/so/libs.git b/docs/submodules/so/libs.git index 69135296d..e38ab31ee 160000 --- a/docs/submodules/so/libs.git +++ b/docs/submodules/so/libs.git @@ -1 +1 @@ -Subproject commit 69135296d0c23ad73efb813e56da65cf309c5986 +Subproject commit e38ab31eecbcdbc3b3ea4b6001770e7100ef9240 -- 2.16.6