From 03c6710357f77672d7d0981230ed5bf0f681bb98 Mon Sep 17 00:00:00 2001 From: alandavis Date: Thu, 6 May 2021 11:05:04 +0100 Subject: [PATCH] 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