From 5001bfa0e58c96f727e4295c343be32ef06f4813 Mon Sep 17 00:00:00 2001 From: Brian Long Date: Mon, 3 Oct 2022 10:27:01 -0400 Subject: [PATCH 1/4] switching to API v2.0.3 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index d8a5779..d8b8c4e 100644 --- a/pom.xml +++ b/pom.xml @@ -57,7 +57,7 @@ com.inteligr8.alfresco aps-public-rest-api - 2.0.2-${aps.app.tag} + 2.0.3-${aps.app.tag} provided From cae201d3eff8f95bf67034d326fa5686ef0784c2 Mon Sep 17 00:00:00 2001 From: Brian Long Date: Thu, 19 Jan 2023 21:58:40 +0000 Subject: [PATCH 2/4] point to 2.0-SNAPSHOT of API lib --- pom.xml | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/pom.xml b/pom.xml index d8b8c4e..8a8dd40 100644 --- a/pom.xml +++ b/pom.xml @@ -42,8 +42,6 @@ 8 lines,vars,source - aps1 - 5.7.2 5.2.14.RELEASE @@ -57,7 +55,7 @@ com.inteligr8.alfresco aps-public-rest-api - 2.0.3-${aps.app.tag} + 2.0-SNAPSHOT provided From 28ef4ea71409250cd7e928267bfe8f2b52814dc9 Mon Sep 17 00:00:00 2001 From: "Brian M. Long" Date: Sun, 28 May 2023 12:46:26 -0400 Subject: [PATCH 3/4] upgraded dependency/plugin versions --- pom.xml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/pom.xml b/pom.xml index 8a8dd40..840f48d 100644 --- a/pom.xml +++ b/pom.xml @@ -43,7 +43,7 @@ lines,vars,source 5.7.2 - 5.2.14.RELEASE + 5.3.6 @@ -73,13 +73,13 @@ org.apache.httpcomponents httpclient - 4.5.9 + 4.5.14 test org.apache.logging.log4j log4j-slf4j-impl - 2.17.2 + 2.19.0 test @@ -88,7 +88,7 @@ maven-surefire-plugin - 3.0.0-M5 + 3.1.0 org.junit.jupiter @@ -99,7 +99,7 @@ maven-failsafe-plugin - 3.0.0-M5 + 3.1.0 org.junit.jupiter From 733310cf3e09872463a22963e9fe78aa9f138206 Mon Sep 17 00:00:00 2001 From: "Brian M. Long" Date: Sun, 28 May 2023 12:58:07 -0400 Subject: [PATCH 4/4] upgraded CXF version --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index d4a4e40..a131500 100644 --- a/pom.xml +++ b/pom.xml @@ -44,7 +44,7 @@ 5.7.2 5.3.6 - 3.4.7 + 3.5.6