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-pool.git
The following commit(s) were added to refs/heads/master by this push: new ffbcdc0 Prepare for the next release. ffbcdc0 is described below commit ffbcdc03dea137eb09a647cc1e22a66039c0d967 Author: Gary Gregory <gardgreg...@gmail.com> AuthorDate: Thu May 27 09:06:11 2021 -0400 Prepare for the next release. --- src/site/xdoc/index.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/src/site/xdoc/index.xml b/src/site/xdoc/index.xml index b109bb6..870de8e 100644 --- a/src/site/xdoc/index.xml +++ b/src/site/xdoc/index.xml @@ -33,6 +33,7 @@ instance tracking and pool monitoring. </p> <ul> + <li>Version 2.10.x requires Java 8 or above.</li> <li>Version 2.9.x requires Java 8 or above.</li> <li>Version 2.8.x requires Java 8 or above.</li> <li>Version 2.7.x requires Java 8 or above.</li>