From 085da3e180936834cfd33565cc714f5257a29469 Mon Sep 17 00:00:00 2001 From: "Brian M. Long" Date: Thu, 15 Aug 2024 12:30:47 -0400 Subject: [PATCH] v3.x; upgrade to jakarta --- pom.xml | 17 +++++++++-------- 1 file changed, 9 insertions(+), 8 deletions(-) diff --git a/pom.xml b/pom.xml index bb6bb70..7c86977 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ com.inteligr8.alfresco aps-public-rest-client - 2.0-SNAPSHOT + 3.0-SNAPSHOT Alfresco Process Services ReST API Client for Java An APS Client library for building REST API clients that support either the CXF and Jersey frameworks @@ -38,24 +38,25 @@ utf-8 - 8 - 8 + 11 + 11 + 11 lines,vars,source - 5.7.2 - 5.3.6 + 5.10.0 + 6.0.19 com.inteligr8 common-rest-client - 2.0.8 + 3.0.0 com.inteligr8.alfresco aps-public-rest-api - 2.0-SNAPSHOT + 3.0.0 provided @@ -79,7 +80,7 @@ org.apache.logging.log4j log4j-slf4j-impl - 2.19.0 + 2.20.0 test