Skip to content

Commit 9fc68bc

Browse files
authored
Update README.md for supported Java versions
1 parent 4dd15bc commit 9fc68bc

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

README.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,11 @@ The CyberSource Java client provides convenient access to the [CyberSource REST
44

55
## Requirements
66

7-
Java 1.8.
7+
This SDK has been built using Java 1.8.
88

9-
***Support for higher versions of JDK (>= 1.9.0) has not been made available.***
9+
It has been tested using LTS versions Java 11, Java 17 and Java 19.
10+
11+
**The SDK is guaranteed to work on all Java versions up to and including Java 19.**
1012

1113
## Installation
1214

0 commit comments

Comments
 (0)