mirror of
https://github.com/Alfresco/alfresco-transform-core.git
synced 2025-09-17 14:21:18 +00:00
ATS-132 : Update cxf-rt-transports-http to latest version 3.2.6
This commit is contained in:
5
pom.xml
5
pom.xml
@@ -91,6 +91,11 @@
|
||||
<artifactId>alfresco-transform-data-model</artifactId>
|
||||
<version>${alfresco-transform-data-model.version}</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>org.apache.cxf</groupId>
|
||||
<artifactId>cxf-rt-transports-http</artifactId>
|
||||
<version>3.2.6</version>
|
||||
</dependency>
|
||||
</dependencies>
|
||||
</dependencyManagement>
|
||||
|
||||
|
Reference in New Issue
Block a user