diff options
Diffstat (limited to 'src/site/xdoc')
-rw-r--r-- | src/site/xdoc/jackcess-3.xml | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/src/site/xdoc/jackcess-3.xml b/src/site/xdoc/jackcess-3.xml index 1db18c2..4302ca9 100644 --- a/src/site/xdoc/jackcess-3.xml +++ b/src/site/xdoc/jackcess-3.xml @@ -11,9 +11,9 @@ <subsection name="So what changed?"> <p> Unlike the change from 1.x to 2.x, the change from 2.x to 3.x is - relatively non-impactful. The major change was the requirement that - 3.x requires Java 8+. Other than that, the Jackcess API should be - binary compatible with existing code. Some additional notes: + relatively non-impactful. The major change was that 3.x requires + Java 8+. Other than that, the Jackcess API should be binary + compatible with existing code. Some additional notes: </p> <ul> <li><b>Dependencies have been updated.</b></li> |