From b59c6b21cfbfe0bd89aa5120b7dc67f71c4f66ae Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 29 Aug 2025 11:09:03 +0000 Subject: [PATCH] Bump org.eclipse.tycho:tycho-build from 4.0.13 to 5.0.0 Bumps [org.eclipse.tycho:tycho-build](https://github.com/eclipse-tycho/tycho) from 4.0.13 to 5.0.0. - [Release notes](https://github.com/eclipse-tycho/tycho/releases) - [Changelog](https://github.com/eclipse-tycho/tycho/blob/tycho-5.0.0/RELEASE_NOTES.md) - [Commits](https://github.com/eclipse-tycho/tycho/compare/tycho-4.0.13...tycho-5.0.0) --- updated-dependencies: - dependency-name: org.eclipse.tycho:tycho-build dependency-version: 5.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- .mvn/extensions.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.mvn/extensions.xml b/.mvn/extensions.xml index 51d63c526a4..a915110bac1 100644 --- a/.mvn/extensions.xml +++ b/.mvn/extensions.xml @@ -4,6 +4,6 @@ org.eclipse.tycho tycho-build - 4.0.13 + 5.0.0 \ No newline at end of file