Skip to content

Commit 41717cb

Browse files
authored
Merge pull request #125 from mahendya1002/future
read me changes updated for new release tag 6.2.7
2 parents bee5bab + 1079a9a commit 41717cb

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

README.md

+5-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# CyberSource Simple Order API for Java
22

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)
44

55
## Package Managers
66

@@ -186,11 +186,14 @@ Retry Pattern allows to retry sending a failed request and it will only work wit
186186
Version Cybersource-sdk-java 6.2.7 (MAR,2019)
187187
_______________________________
188188

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
190190
xmlsec jar :-upgraded from version 1.4.3 to version 2.0.7
191191
opensaml jar :- Removed this jar as its not impacting our code base
192192
bcprov jar :- upgraded from version 1.54 to version 1.61
193193

194+
2) Fixed reseller issue. Now using keyfile password to store/load p12 certs.
195+
196+
194197
_______________________________
195198

196199
Version Cybersource-sdk-java 6.2.6 (MAY,2018)

0 commit comments

Comments
 (0)