File tree Expand file tree Collapse file tree 1 file changed +7
-5
lines changed Expand file tree Collapse file tree 1 file changed +7
-5
lines changed Original file line number Diff line number Diff line change @@ -8,8 +8,10 @@ Release 1.0.3 - March 5, 2020 [End of Life]
88Release Highlights
99------------------
1010 This is the last release in the 1.x branch, with several backported fixes from
11- the master (2.0) branch. All 1.0.x users are encouraged to upgrade to 2.0 and
12- later (remember that 2.x releases require Java 8).
11+ the master (2.0) branch. An additional 1.0.x release would still be possible if
12+ a security bug was found, but users should not consider this branch as being
13+ maintained. Therefore, all 1.0.x users are encouraged to upgrade to 2.0 or later
14+ (please keep in mind that 2.x releases require Java 8).
1315
1416
1517Description
@@ -176,9 +178,9 @@ To build the dom4j module the following is required:
176178- Dom4j module: unit tests require Jaxen (https://github.com/jaxen-xpath/jaxen).
177179 This software was tested with 1.2.0.
178180
179- A Maven build (which requires Java 12) is provided. The dom4j module requires
180- dom4j 2.x to build, although you should be able to run the resulting jar file
181- with dom4j 1.6 if you are stuck with it.
181+ A Maven build (which requires Java 12 or higher ) is provided. The dom4j module
182+ requires dom4j 2.x to build, although you should be able to run the resulting
183+ jar file with dom4j 1.6 if you are stuck with it.
182184
183185
184186Project Sites
You can’t perform that action at this time.
0 commit comments