From 2ca3322e81a88fe7745bc3a329c4aaef3920528b Mon Sep 17 00:00:00 2001 From: "Brian M. Long" Date: Wed, 22 Apr 2026 12:23:35 -0400 Subject: [PATCH] updated dependencies/plugins --- pom.xml | 51 ++++++++++++++++++++------------------------------- 1 file changed, 20 insertions(+), 31 deletions(-) diff --git a/pom.xml b/pom.xml index 211e694..7b7fc0c 100644 --- a/pom.xml +++ b/pom.xml @@ -44,28 +44,29 @@ 11 lines,vars,source - acs23 + acs26 - 5.10.0 - 6.0.19 + + 6.2.18 com.inteligr8 common-rest-client - 3.0.0 + 3.0.4 com.inteligr8.alfresco acs-public-rest-api - 3.0.0-${acs.platform.tag} + 3.0.2-${acs.platform.tag} provided + org.junit.jupiter junit-jupiter-api - ${junit.version} + 5.14.3 test @@ -83,36 +84,24 @@ org.apache.logging.log4j log4j-slf4j-impl - 2.20.0 + 2.25.4 test - - - maven-surefire-plugin - 3.1.0 - - - org.junit.jupiter - junit-jupiter-engine - ${junit.version} - - - - - maven-failsafe-plugin - 3.1.0 - - - org.junit.jupiter - junit-jupiter-engine - ${junit.version} - - - - + + + + maven-surefire-plugin + 3.5.5 + + + maven-failsafe-plugin + 3.5.5 + + +