From c0e7c90dd57d2b924f692b164cb7a8acfbf1470a Mon Sep 17 00:00:00 2001 From: Jim Hahn Date: Mon, 11 Feb 2019 09:22:10 -0500 Subject: [PATCH] Add AssertJ to parent pom Also updated license and removed trailing spaces. Change-Id: Icd389e1c1b96b1f48cea4c20263bf84263e45ce8 Issue-ID: POLICY-1511 Signed-off-by: Jim Hahn --- integration/pom.xml | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/integration/pom.xml b/integration/pom.xml index bfddea39..943ea53b 100644 --- a/integration/pom.xml +++ b/integration/pom.xml @@ -1,7 +1,7 @@ + + org.assertj + assertj-core + 3.11.1 + test + + org.mockito -- 2.16.6