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
commit 0bb79faf1590bb9509fa3c819e2dd3624a9d1115 Author: Gary Gregory <[email protected]> AuthorDate: Mon Jul 21 10:49:18 2025 -0400 Bump version to 2.21.0-SNAPSHOT --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index fd74d815e..e2831b13c 100644 --- a/pom.xml +++ b/pom.xml @@ -47,7 +47,7 @@ file comparators, endian transformation classes, and much more. <connection>scm:git:https://gitbox.apache.org/repos/asf/commons-io.git</connection> <developerConnection>scm:git:https://gitbox.apache.org/repos/asf/commons-io.git</developerConnection> <url>https://gitbox.apache.org/repos/asf?p=commons-io.git</url> - <tag>rel/commons-io-2.20.0</tag> + <tag>rel/commons-io-2.21.0</tag> </scm> <ciManagement> <system>GitHub</system>
