From f47fe70eb6e20ff72563c6876df413bdeba9d70c Mon Sep 17 00:00:00 2001 From: liamfallon Date: Sat, 11 Feb 2023 00:24:32 +0000 Subject: [PATCH] Update dependencies Issue-ID: POLICY-4482 Change-Id: Ic6ff3277a9b412409c998f22e0fa95d1ac439a5a Signed-off-by: liamfallon --- integration/pom.xml | 64 ++++++++++++++++------------------------------------- 1 file changed, 19 insertions(+), 45 deletions(-) diff --git a/integration/pom.xml b/integration/pom.xml index 3b602ff4..f89289ec 100644 --- a/integration/pom.xml +++ b/integration/pom.xml @@ -41,7 +41,7 @@ nexus3.onap.org:10003 2.1.21 - 3.23.1 + 3.24.2 4.2.0 2.3.1 1.4.0 @@ -51,49 +51,46 @@ 2.11.0 3.12.0 1.10.0 - 7.9.0 + 7.11.0 1.1.12 3.2.14 8.32.0.Final 1.7 - 2.10 + 2.10.1 2.1.214 - 5.6.14.Final + 5.6.15.Final 1.0.2.Final 4.4.16 - 2.9.2 - 1.10.2 + 1.10.3 0.16.0 - 2.14.1 + 2.14.2 2.0.2 - 1.1.4 - 1.0.1-Final - 2.37 + 2.0.2-Final + 2.38 - 9.4.48.v20220622 + 9.4.50.v20221201 - 1.1.1 - 20220924 - 5.9.1 + 20220924 + 5.9.2 4.13.2 - 3.3.1 + 3.4.0 2.17.1 1.2.11 - 1.18.24 + 1.18.26 3.1.2 1.1.1 1.10.19 - 5.1.0 + 5.1.1 5.15.0 - 4.1.85.Final + 4.1.87.Final 1.2.1-oss 1.3.0-oss 0.9.1 3.5.0 - 42.5.1 + 42.5.3 2.0.0 4.0.1 1.7.30 @@ -102,11 +99,11 @@ 5.3.25 5.8.1 2.7.8 - 1.6.13 + 1.6.14 3.0.36 - 2.2.7 + 2.2.8 1.6.9 - 9.0.62 + 9.0.71 1.5.3 @@ -255,11 +252,6 @@ jersey-media-multipart ${version.jersey} - - org.glassfish - javax.json - ${version.javax-json} - org.eclipse.jetty @@ -592,18 +584,6 @@ ${version.mockserver} test - - - org.immutables - value - ${version.immutables} - provided - - - org.immutables - gson - ${version.immutables} - org.springdoc @@ -736,12 +716,6 @@ commons-text ${version.commons-text} - - - com.googlecode.json-simple - json-simple - ${version.json-simple} - com.github.docker-java -- 2.16.6