Skip to content

Commit f03d25d

Browse files
committed
readme update
1 parent dca1889 commit f03d25d

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
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/mahendya1002/cybersource-sdk-java.png?branch=future)](https://travis-ci.org/mahendya1002/cybersource-sdk-java)
3+
[![Build Status](https://travis-ci.org/CyberSource/cybersource-sdk-java.png?branch=future)](https://travis-ci.org/CyberSource/cybersource-sdk-java)
44

55
## Package Managers
66

@@ -253,7 +253,7 @@ _______________________________
253253
2)Upgrading Apache's basic http client functionality.
254254
3)Upgrading org.apache.httpcomponents:httpclient:4.5.11 to org.apache.httpcomponents:httpclient:4.5.13 because of CVE-2020-13956 vulnerability.
255255
4)ReadMe changes for meta key support.
256-
5)Http request retry is added in case of HttpPoolingClient when 'javax.net.ssl.SSLException:Connection reset' exception is thrown(specific to jdk8u261 & + version refer this https://bugs.openjdk.java.net/browse/JDK-8214339)
256+
5)Http request retry is added in case of HttpPoolingClient when 'javax.net.ssl.SSLException:Connection reset' exception is thrown(specific to jdk8u251 & + version refer this https://bugs.openjdk.java.net/browse/JDK-8214339)
257257
6)Separate out connection and socket timeout prop. Right now both are set via timeout property in case of jdk HttpUrlConnectiona and Apache basic http client.
258258
_______________________________
259259
Version Cybersource-sdk-java 6.2.10 (MAY,2020)

zip/README

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -282,7 +282,7 @@ _______________________________
282282
2)Upgrading Apache's basic http client functionality.
283283
3)Upgrading org.apache.httpcomponents:httpclient:4.5.11 to org.apache.httpcomponents:httpclient:4.5.13 because of CVE-2020-13956 vulnerability.
284284
4)ReadMe changes for meta key support.
285-
5)Http request retry is added in case of HttpPoolingClient when 'javax.net.ssl.SSLException:Connection reset' exception is thrown(specific to jdk8u261 & + version refer this https://bugs.openjdk.java.net/browse/JDK-8214339)
285+
5)Http request retry is added in case of HttpPoolingClient when 'javax.net.ssl.SSLException:Connection reset' exception is thrown(specific to jdk8u251 & + version refer this https://bugs.openjdk.java.net/browse/JDK-8214339)
286286
6)Separate out connection and socket timeout prop. Right now both are set via timeout property in case of jdk HttpUrlConnectiona and Apache basic http client.
287287
_______________________________
288288
Version Cybersource-sdk-java 6.2.10 (MAY,2020)

0 commit comments

Comments
 (0)