This is an automated email from the ASF dual-hosted git repository. chtompki pushed a commit to branch 2.11.1 in repository https://gitbox.apache.org/repos/asf/commons-configuration.git
The following commit(s) were added to refs/heads/2.11.1 by this push: new 7fc4eb40 udpate: commons.bc.version 2.10.1 -> 2.11.0 7fc4eb40 is described below commit 7fc4eb400bd44ebc34938177b88bfb78b67bae25 Author: Rob Tompkins <chtom...@apache.org> AuthorDate: Wed Apr 16 21:58:09 2025 -0400 udpate: commons.bc.version 2.10.1 -> 2.11.0 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 309eb9dd..deb88e5e 100644 --- a/pom.xml +++ b/pom.xml @@ -63,7 +63,7 @@ <spring.version>5.3.39</spring.version> <japicmp.skip>false</japicmp.skip> <!-- Commons Release Plugin --> - <commons.bc.version>2.10.1</commons.bc.version> + <commons.bc.version>2.11.0</commons.bc.version> <commons.rc.version>RC1</commons.rc.version> <commons.release.isDistModule>true</commons.release.isDistModule> <commons.distSvnStagingUrl>scm:svn:https://dist.apache.org/repos/dist/dev/commons/${commons.componentid}</commons.distSvnStagingUrl>