mirror of
https://github.com/Alfresco/alfresco-transform-core.git
synced 2025-05-12 17:04:48 +00:00
ATS-132 : Update cxf-rt-transports-http to latest version 3.2.6
This commit is contained in:
parent
f941e7bda1
commit
36ed16a752
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>
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user