Skip to content

Commit 0519458

Browse files
committed
CYBS-737: README update
1 parent 52f0672 commit 0519458

2 files changed

Lines changed: 6 additions & 2 deletions

File tree

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -254,7 +254,9 @@ Retry Pattern allows to retry sending a failed request and it will only work wit
254254
_______________________________
255255
Version Cybersource-sdk-java 6.2.12 (JUNE,2022)
256256
_______________________________
257-
1) Mitigation of Apache WSS4j Security Vulnerability.
257+
1) Mitigation of Apache WSS4j Security Vulnerability (CVE-2016-1000343, CVE-2018-1000180).
258+
i) Updated Apache wss4j version from 1.6.19 to 2.4.1
259+
ii) Updated dependent libraries version. (xmlsec from 1.5.6 to 2.3.0, bcprov-jdk15on from 1.61 to 1.70)
258260
_______________________________
259261
_______________________________
260262
Version Cybersource-sdk-java 6.2.11 (MAY,2020)

zip/README

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -281,7 +281,9 @@ Provides low level HTTP transport components that can be used to build custom cl
281281

282282
Version Cybersource-sdk-java 6.2.12 (JUNE,2022)
283283
_______________________________
284-
1) Mitigation of Apache WSS4j Security Vulnerability.
284+
1) Mitigation of Apache WSS4j Security Vulnerability (CVE-2016-1000343, CVE-2018-1000180).
285+
i) Updated Apache wss4j version from 1.6.19 to 2.4.1
286+
ii) Updated dependent libraries version. (xmlsec from 1.5.6 to 2.3.0, bcprov-jdk15on from 1.61 to 1.70)
285287

286288
Version Cybersource-sdk-java 6.2.11 (MAY,2020)
287289
_______________________________

0 commit comments

Comments
 (0)