File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -187,7 +187,7 @@ Version Cybersource-sdk-java 6.2.7 (MAR,2019)
187187_______________________________
188188
1891891 ) Fixed security vulnerabilities found in the jar dependencies. 1)xmlsec 2)opensaml 3)bcprov
190- xmlsec jar :-upgraded from version 1.4.3 to version 2.0.7
190+ xmlsec jar :-upgraded from version 1.4.3 to version 1.5.6
191191opensaml jar :- Removed this jar as its not impacting our code base
192192bcprov jar :- upgraded from version 1.54 to version 1.61
193193
Original file line number Diff line number Diff line change 188188 <dependency >
189189 <groupId >org.apache.santuario</groupId >
190190 <artifactId >xmlsec</artifactId >
191- <version >2.0.7 </version >
191+ <version >1.5.6 </version >
192192 </dependency >
193193 <dependency >
194194 <groupId >commons-httpclient</groupId >
You can’t perform that action at this time.
0 commit comments