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 16d36d02965d02fbd38895c5409fe33ab9fd57aa 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/"/>
