From 6bee748adacb041b9d408e03a57e9c3a99e0d0e3 Mon Sep 17 00:00:00 2001 From: alandavis Date: Thu, 6 May 2021 10:33:11 +0100 Subject: [PATCH 1/4] Align community pom with what is on master: mockito-core 3.9.0 and tas-restapi 1.58 [ags] --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 49118ca99b..cbb6c4bd9e 100644 --- a/pom.xml +++ b/pom.xml @@ -63,7 +63,7 @@ 1.0.0 8.18 1.68 - 3.8.0 + 3.9.0 1.10.19 20210307 1.4-DBCP330 @@ -114,7 +114,7 @@ 2.7.2 3.0.44 3.3.0 - 1.57 + 1.58 1.29 1.8 1.6 From 03c6710357f77672d7d0981230ed5bf0f681bb98 Mon Sep 17 00:00:00 2001 From: alandavis Date: Thu, 6 May 2021 11:05:04 +0100 Subject: [PATCH 2/4] Downgrade junit 4.13.1 gson 2.8.5 Use default commons-collections4 4.4 rather than 4.1.2 [ags] --- .../rm-automation-community-rest-api/pom.xml | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/amps/ags/rm-automation/rm-automation-community-rest-api/pom.xml b/amps/ags/rm-automation/rm-automation-community-rest-api/pom.xml index 57c7f29cbd..23035745e0 100644 --- a/amps/ags/rm-automation/rm-automation-community-rest-api/pom.xml +++ b/amps/ags/rm-automation/rm-automation-community-rest-api/pom.xml @@ -81,10 +81,11 @@ alfresco-testng 1.1 - - org.apache.commons - commons-collections4 - + + + + + com.github.docker-java docker-java From 7e1f900083cd64cce08f7b14b93e6ae6c7ef308b Mon Sep 17 00:00:00 2001 From: alandavis Date: Thu, 6 May 2021 11:09:13 +0100 Subject: [PATCH 3/4] Downgrade gson 2.8.5 [ags] --- pom.xml | 15 ++++++++------- 1 file changed, 8 insertions(+), 7 deletions(-) diff --git a/pom.xml b/pom.xml index cbb6c4bd9e..58c5968695 100644 --- a/pom.xml +++ b/pom.xml @@ -68,7 +68,7 @@ 20210307 1.4-DBCP330 2.8.0 - 2.8.6 + 2.8.5 4.5.13 4.4.14 3.1-HTTPCLIENT-1265 @@ -652,11 +652,12 @@ commons-csv 1.8 - - org.apache.commons - commons-collections4 - 4.2 - + + + + + + org.postgresql @@ -731,7 +732,7 @@ junit junit - 4.13.2 + 4.13.1 org.antlr From 4bc9d8025354505a021fe3080e923dbf087602b5 Mon Sep 17 00:00:00 2001 From: alandavis Date: Thu, 6 May 2021 12:21:45 +0100 Subject: [PATCH 4/4] commons-collections4 in AGS only --- .../rm-automation-community-rest-api/pom.xml | 10 +++++----- amps/ags/rm-community/rm-community-repo/pom.xml | 1 - pom.xml | 6 ------ repository/pom.xml | 1 - 4 files changed, 5 insertions(+), 13 deletions(-) diff --git a/amps/ags/rm-automation/rm-automation-community-rest-api/pom.xml b/amps/ags/rm-automation/rm-automation-community-rest-api/pom.xml index 23035745e0..1ab5cd0070 100644 --- a/amps/ags/rm-automation/rm-automation-community-rest-api/pom.xml +++ b/amps/ags/rm-automation/rm-automation-community-rest-api/pom.xml @@ -81,11 +81,11 @@ alfresco-testng 1.1 - - - - - + + org.apache.commons + commons-collections4 + 4.4 + com.github.docker-java docker-java diff --git a/amps/ags/rm-community/rm-community-repo/pom.xml b/amps/ags/rm-community/rm-community-repo/pom.xml index 78659bef50..6325f8daf0 100644 --- a/amps/ags/rm-community/rm-community-repo/pom.xml +++ b/amps/ags/rm-community/rm-community-repo/pom.xml @@ -90,7 +90,6 @@ org.reflections reflections - 0.9.12 test diff --git a/pom.xml b/pom.xml index 58c5968695..b6600996b6 100644 --- a/pom.xml +++ b/pom.xml @@ -652,12 +652,6 @@ commons-csv 1.8 - - - - - - org.postgresql diff --git a/repository/pom.xml b/repository/pom.xml index 2be77ad9a3..d55b911bb6 100644 --- a/repository/pom.xml +++ b/repository/pom.xml @@ -865,7 +865,6 @@ org.reflections reflections - 0.9.12 test