From a62a5ec3aa3be1a1acddf992a55ca609ff2840db Mon Sep 17 00:00:00 2001 From: liamfallon Date: Tue, 14 Mar 2023 16:57:23 +0000 Subject: [PATCH] Restore the new versions of dependencies These dependencies disabled unit tests and code coverage in a number of repos because the Jetty swagger server (in policy/common) used junit 5 jupiter without a "tesst" scope. This is fixed in policy/common in a separate commit. Issue-ID: POLICY-4474 Change-Id: I31139716fb7409e7e0e06f21296a9d82ec793310 Signed-off-by: liamfallon --- integration/pom.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/integration/pom.xml b/integration/pom.xml index 00f3bc8e..6ba41719 100644 --- a/integration/pom.xml +++ b/integration/pom.xml @@ -74,9 +74,9 @@ 2.3.1 4.0.1 2.1.1 - 1.0.1-Final - 2.37 - 9.4.48.v20220622 + 2.0.2-Final + 2.39 + 10.0.13 20220924 4.13.2 5.9.2 -- 2.16.6