This is an automated email from the ASF dual-hosted git repository. ggregory pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-configuration.git
The following commit(s) were added to refs/heads/master by this push: new 8bb08054 Clarifies Java platform requirement 8bb08054 is described below commit 8bb08054278afa5a57ba8984e3d218eab97f8f3a Author: Gary Gregory <garydgreg...@gmail.com> AuthorDate: Thu Nov 2 08:33:12 2023 -0400 Clarifies Java platform requirement --- pom.xml | 2 +- src/site/xdoc/download_configuration.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 185bd34a..fcf6b68a 100644 --- a/pom.xml +++ b/pom.xml @@ -536,7 +536,7 @@ <commons.module.name>org.apache.commons.configuration2</commons.module.name> <commons.release.version>2.10.0</commons.release.version> <commons.release.next>2.10.1</commons.release.next> - <commons.release.desc>(Java 8)</commons.release.desc> + <commons.release.desc>(Java 8 or above)</commons.release.desc> <commons.release.2.name>commons-configuration-${commons.release.2.version}</commons.release.2.name> <commons.release.2.version>1.10</commons.release.2.version> <commons.release.2.desc>(old 1.x version)</commons.release.2.desc> diff --git a/src/site/xdoc/download_configuration.xml b/src/site/xdoc/download_configuration.xml index 9cbd22b9..a49ddc24 100644 --- a/src/site/xdoc/download_configuration.xml +++ b/src/site/xdoc/download_configuration.xml @@ -113,7 +113,7 @@ limitations under the License. </p> </subsection> </section> - <section name="Apache Commons Configuration 2.9.0 (Java 8)"> + <section name="Apache Commons Configuration 2.9.0 (Java 8 or above)"> <subsection name="Binaries"> <table> <tr>