From e4055451d3fbfe1fba35dcf546907ad432f6b4fc Mon Sep 17 00:00:00 2001 From: vasraz Date: Wed, 13 Jul 2022 23:11:18 +0100 Subject: Remove unused dependency (functionaljava) Signed-off-by: Vasyl Razinkov Change-Id: I9d8806dc55fc1d377cdd366343fe898b46fc847d Issue-ID: SDC-4094 --- integration-tests/pom.xml | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'integration-tests') diff --git a/integration-tests/pom.xml b/integration-tests/pom.xml index 4555a8dc19..d7313caa49 100644 --- a/integration-tests/pom.xml +++ b/integration-tests/pom.xml @@ -342,6 +342,12 @@ limitations under the License. + + org.functionaljava + functionaljava + ${functionaljava.version} + test + -- cgit 1.2.3-korg