This is an automated email from the ASF dual-hosted git repository. asf-gitbox-commits pushed a commit to branch cyclonedx in repository https://gitbox.apache.org/repos/asf/ant.git
commit e04e517a3c3eb036df2995c71d2e40b6008fd43f Author: Stefan Bodewig <[email protected]> AuthorDate: Mon May 25 13:07:42 2026 +0200 use gitbox instead of github vor VCS links --- build.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.xml b/build.xml index b12ad93ee..3d31f3adf 100644 --- a/build.xml +++ b/build.xml @@ -2264,7 +2264,7 @@ ${antunit.reports} url="https://www.apache.org/security/"/> <externalReference type="VCS" - url="https://github.com/apache/ant"/> + url="https://gitbox.apache.org/repos/asf/ant.git"/> <externalReference type="BUILD_SYSTEM" url="https://ci-builds.apache.org/job/Ant/"/>
