Merge branch 'stable' into stable-cxf

This commit is contained in:
Brian Long 2025-04-08 14:57:38 -04:00
commit 7f89bdae81

View File

@ -5,7 +5,7 @@
<groupId>com.inteligr8.alfresco</groupId>
<artifactId>aps-public-rest-client</artifactId>
<version>3.0.1-cxf</version>
<version>3.0.2-cxf</version>
<name>Alfresco Process Services ReST API Client for Java</name>
<description>An APS Client library for building CXF-based REST API clients</description>
@ -57,7 +57,7 @@
<dependency>
<groupId>com.inteligr8.alfresco</groupId>
<artifactId>aps-public-rest-api</artifactId>
<version>3.0.2</version>
<version>3.0.5</version>
<scope>provided</scope> <!-- explicitly, bring your own version -->
</dependency>
<dependency>