File tree 1 file changed +5
-2
lines changed
1 file changed +5
-2
lines changed Original file line number Diff line number Diff line change 1
1
# CyberSource Simple Order API for Java
2
2
3
- [ ![ Build Status] ( https://travis-ci.org/CyberSource/cybersource-sdk-java.png?branch=future )] ( https://travis-ci.org/CyberSource/cybersource-sdk-java )
3
+ [ ![ Build Status] ( https://travis-ci.org/CyberSource/cybersource-sdk-java.png?branch=master )] ( https://travis-ci.org/CyberSource/cybersource-sdk-java )
4
4
5
5
## Package Managers
6
6
@@ -186,11 +186,14 @@ Retry Pattern allows to retry sending a failed request and it will only work wit
186
186
Version Cybersource-sdk-java 6.2.7 (MAR,2019)
187
187
_______________________________
188
188
189
- 1)Fixed security vulnerabilities found in the jar dependencies. 1)xmlsec 2)opensaml 3)bcprov
189
+ 1 ) Fixed security vulnerabilities found in the jar dependencies. 1)xmlsec 2)opensaml 3)bcprov
190
190
xmlsec jar :-upgraded from version 1.4.3 to version 2.0.7
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
194
+ 2 ) Fixed reseller issue. Now using keyfile password to store/load p12 certs.
195
+
196
+
194
197
_______________________________
195
198
196
199
Version Cybersource-sdk-java 6.2.6 (MAY,2018)
You can’t perform that action at this time.
0 commit comments