From 26662dd0642a7e338b139010a632771024d5d0d9 Mon Sep 17 00:00:00 2001 From: Jarek Jarcec Cecho Date: Mon, 22 Oct 2018 17:09:08 +0200 Subject: [PATCH] SDC-10366: streamsets-datacollector-stats-lib is failing classpath validation test Change-Id: I86c81eb2f888cc4ac001c87ee170467ac4bc5a1e Reviewed-on: https://review.streamsets.net/17493 Tested-by: StreamSets CI Reviewed-by: Jeff Evans --- .../resources/data-collector-classpath-whitelist.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/stats-lib/src/main/resources/data-collector-classpath-whitelist.properties b/stats-lib/src/main/resources/data-collector-classpath-whitelist.properties index bded2bdd5b3..9aa8070b518 100644 --- a/stats-lib/src/main/resources/data-collector-classpath-whitelist.properties +++ b/stats-lib/src/main/resources/data-collector-classpath-whitelist.properties @@ -13,5 +13,5 @@ # See the License for the specific language governing permissions and # limitations under the License. # -jackson=2.8.9,1.9.13,2.8.4 +jackson=2.8.9,1.9.13,2.8.4,2.6.7 javax.inject=1,2.5.0-b32