From 0fe2b627f071f6d8e4841cf08e3bcdc059b60567 Mon Sep 17 00:00:00 2001 From: deiflaender Date: Fri, 22 Jul 2022 15:06:57 +0200 Subject: [PATCH] RED-4686: Removed test scope from jackson-datatype-jsr310 --- redaction-service-v1/redaction-service-server-v1/pom.xml | 1 - 1 file changed, 1 deletion(-) diff --git a/redaction-service-v1/redaction-service-server-v1/pom.xml b/redaction-service-v1/redaction-service-server-v1/pom.xml index 84ea2060..13eedd44 100644 --- a/redaction-service-v1/redaction-service-server-v1/pom.xml +++ b/redaction-service-v1/redaction-service-server-v1/pom.xml @@ -42,7 +42,6 @@ com.fasterxml.jackson.datatype jackson-datatype-jsr310 ${jackson.version} - test