Loading pom.xml +5 −4 Original line number Diff line number Diff line Loading @@ -46,8 +46,9 @@ <alfresco.platform.version>5.2.0</alfresco.platform.version> <jersey.version>2.35</jersey.version> <cxf.version>3.4.7</cxf.version> <jersey.version>2.39.1</jersey.version> <cxf.version>3.5.6</cxf.version> <jackson.version>2.15.1</jackson.version> </properties> <dependencies> Loading @@ -70,7 +71,7 @@ <dependency> <groupId>com.fasterxml.jackson.module</groupId> <artifactId>jackson-module-jaxb-annotations</artifactId> <version>2.12.2</version> <version>${jackson.version}</version> </dependency> <dependency> <groupId>org.apache.cxf</groupId> Loading Loading @@ -179,7 +180,7 @@ <plugin> <groupId>com.inteligr8</groupId> <artifactId>regex-maven-plugin</artifactId> <version>1.0.3</version> <version>1.0.4</version> <executions> <execution> <id>fix-baseUrl</id> Loading Loading
pom.xml +5 −4 Original line number Diff line number Diff line Loading @@ -46,8 +46,9 @@ <alfresco.platform.version>5.2.0</alfresco.platform.version> <jersey.version>2.35</jersey.version> <cxf.version>3.4.7</cxf.version> <jersey.version>2.39.1</jersey.version> <cxf.version>3.5.6</cxf.version> <jackson.version>2.15.1</jackson.version> </properties> <dependencies> Loading @@ -70,7 +71,7 @@ <dependency> <groupId>com.fasterxml.jackson.module</groupId> <artifactId>jackson-module-jaxb-annotations</artifactId> <version>2.12.2</version> <version>${jackson.version}</version> </dependency> <dependency> <groupId>org.apache.cxf</groupId> Loading Loading @@ -179,7 +180,7 @@ <plugin> <groupId>com.inteligr8</groupId> <artifactId>regex-maven-plugin</artifactId> <version>1.0.3</version> <version>1.0.4</version> <executions> <execution> <id>fix-baseUrl</id> Loading