You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+6Lines changed: 6 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,6 +2,12 @@
2
2
3
3
The CyberSource Java client provides convenient access to the [CyberSource REST API](https://developer.cybersource.com/api/reference/api-reference.html) from your Java application.
4
4
5
+
## IMPORTANT NOTE:
6
+
7
+
***Due to restrictions on Log4j2 v2.15.0, masking/hiding of sensitive data will not work for the time being.***
8
+
9
+
***We will work to include it again in future versions.***
0 commit comments