File tree 2 files changed +2
-2
lines changed
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)
187
187
_______________________________
188
188
189
189
1 ) 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
191
191
opensaml jar :- Removed this jar as its not impacting our code base
192
192
bcprov jar :- upgraded from version 1.54 to version 1.61
193
193
Original file line number Diff line number Diff line change 188
188
<dependency >
189
189
<groupId >org.apache.santuario</groupId >
190
190
<artifactId >xmlsec</artifactId >
191
- <version >2.0.7 </version >
191
+ <version >1.5.6 </version >
192
192
</dependency >
193
193
<dependency >
194
194
<groupId >commons-httpclient</groupId >
You can’t perform that action at this time.
0 commit comments