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-io.git
The following commit(s) were added to refs/heads/master by this push: new 9b30cd4 Update properties for current/next versions. 9b30cd4 is described below commit 9b30cd46d199357e4141c96247d866c312095955 Author: Gary Gregory <gardgreg...@gmail.com> AuthorDate: Mon Jul 26 09:46:39 2021 -0400 Update properties for current/next versions. --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 48788fa..023cada 100644 --- a/pom.xml +++ b/pom.xml @@ -299,8 +299,8 @@ file comparators, endian transformation classes, and much more. <commons.componentid>io</commons.componentid> <commons.module.name>org.apache.commons.io</commons.module.name> <commons.rc.version>RC1</commons.rc.version> - <commons.bc.version>2.10.0</commons.bc.version> - <commons.release.version>2.11.0</commons.release.version> + <commons.bc.version>2.11.0</commons.bc.version> + <commons.release.version>2.12.0</commons.release.version> <commons.release.desc>(requires Java 8)</commons.release.desc> <commons.jira.id>IO</commons.jira.id> <commons.jira.pid>12310477</commons.jira.pid>