From: liamfallon Date: Tue, 14 Mar 2023 16:57:23 +0000 (+0000) Subject: Restore the new versions of dependencies X-Git-Tag: 3.7.2~30 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;ds=sidebyside;h=a62a5ec3aa3be1a1acddf992a55ca609ff2840db;hp=a62a5ec3aa3be1a1acddf992a55ca609ff2840db;p=policy%2Fparent.git 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 ---