From 276a69d77e7bd4bbff103d3f55b49781778bf8d1 Mon Sep 17 00:00:00 2001 From: Claudia Agache Date: Thu, 12 Nov 2020 14:30:47 +0200 Subject: [PATCH] update testng version in order to fix java.lang.ClassNotFoundException: jdk.internal.reflect.GeneratedMethodAccessor --- rm-automation/rm-automation-community-rest-api/pom.xml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/rm-automation/rm-automation-community-rest-api/pom.xml b/rm-automation/rm-automation-community-rest-api/pom.xml index 08b8b1bf57..6b53afa8c1 100644 --- a/rm-automation/rm-automation-community-rest-api/pom.xml +++ b/rm-automation/rm-automation-community-rest-api/pom.xml @@ -80,6 +80,11 @@ alfresco-testng 1.1 + + org.testng + testng + 7.1.0 + org.apache.commons commons-collections4