[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:
SathishK-T
2024-09-17 12:59:38 +05:30
committed by GitHub
co-authored by Sathish Kumar
parent b67a2821d4
commit 14577c1dc2
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -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/