This is an automated email from the ASF dual-hosted git repository. garydgregory pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-codec.git
commit a18cce11d12705213c0da7910eb476da1de22af9 Author: Gary Gregory <[email protected]> AuthorDate: Thu Apr 23 06:30:23 2026 -0400 FIx tag in POM. --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 077a5db3..05e49097 100644 --- a/pom.xml +++ b/pom.xml @@ -45,7 +45,7 @@ limitations under the License. <connection>scm:git:https://gitbox.apache.org/repos/asf/commons-codec</connection> <developerConnection>scm:git:https://gitbox.apache.org/repos/asf/commons-codec</developerConnection> <url>https://github.com/apache/commons-codec</url> - <tag>rel/commons-io-2.20.0</tag> + <tag>rel/commons-codec-1.22.0</tag> </scm> <distributionManagement> <site>
