Skip to content

Commit d910e79

Browse files
authored
Update README.md
1 parent 2bcde2d commit d910e79

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
@@ -6,12 +6,14 @@
66

77

88
## Requirements
9-
* JDK 1.5.0 or higher
9+
* JDK 1.5.0 to JDK 1.8.0
1010
* Ant 1.6.2 or higher (build SDK only)
1111
* Maven 2.2.0 or higher (build SDK only)
1212
* An Authorize.Net account (see _Registration & Configuration_ section below)
1313

14-
_Note: Support for building the SDK with either Ant or Maven has been made. Please see the respective build processes below. All initial jars and docs were built with Ant, however._
14+
_Note 1: Support for building the SDK with either Ant or Maven has been made. Please see the respective build processes below. All initial jars and docs were built with Ant, however._
15+
16+
_Note 2: Support for higher versions of JDK (>= 1.9.0) has not been made available._
1517

1618
### Dependencies
1719
* commons-logging-1.1.1.jar : logging

0 commit comments

Comments
 (0)