mirror of
https://github.com/Alfresco/SearchServices.git
synced 2026-09-16 18:12:56 +00:00
[PRODSEC-9463] Fix for Vulnerabilities in Apache CXF Runtime HTTP Transport (#2120)
Co-authored-by: Sathish Kumar <ST28@ford.com>
This commit is contained in:
committed by
GitHub
co-authored by
Sathish Kumar
parent
b67a2821d4
commit
14577c1dc2
@@ -255,7 +255,7 @@
|
||||
<dependency>
|
||||
<groupId>org.apache.cxf</groupId>
|
||||
<artifactId>cxf-rt-transports-http</artifactId>
|
||||
<version>${dependency.cxf.version}</version>
|
||||
<version>4.0.5</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>org.apache.cxf</groupId>
|
||||
|
||||
@@ -50,7 +50,7 @@ cxf-rt-bindings-xml-3.6.3.jar https://cxf.apache.org/
|
||||
cxf-rt-databinding-jaxb-3.6.3.jar https://cxf.apache.org/
|
||||
cxf-rt-frontend-jaxws-3.6.3.jar https://cxf.apache.org/
|
||||
cxf-rt-frontend-simple-3.6.3.jar https://cxf.apache.org/
|
||||
cxf-rt-transports-http-3.6.3.jar https://cxf.apache.org/
|
||||
cxf-rt-transports-http-4.0.5.jar https://cxf.apache.org/
|
||||
cxf-rt-ws-addr-3.6.3.jar https://cxf.apache.org/
|
||||
cxf-rt-ws-policy-3.6.3.jar https://cxf.apache.org/
|
||||
cxf-rt-wsdl-3.6.3.jar https://cxf.apache.org/
|
||||
|
||||
Reference in New Issue
Block a user