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-parent.git
The following commit(s) were added to refs/heads/master by this push: new 605a48d Update commons.bc.version 605a48d is described below commit 605a48dd9a2c4825e97ca20b538f217344a85e51 Author: Gary Gregory <garydgreg...@gmail.com> AuthorDate: Wed Jun 14 09:16:29 2023 -0400 Update commons.bc.version --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 59bb310..7d48360 100644 --- a/pom.xml +++ b/pom.xml @@ -94,7 +94,7 @@ <commons.rc.version>RC1</commons.rc.version> <commons.jira.id>COMMONSSITE</commons.jira.id> <!-- Commons Release Plugin --> - <commons.bc.version>57</commons.bc.version> + <commons.bc.version>58</commons.bc.version> <commons.release.isDistModule>true</commons.release.isDistModule> <commons.releaseManagerName>Gary Gregory</commons.releaseManagerName> <commons.releaseManagerKey>86fdc7e2a11262cb</commons.releaseManagerKey>