From 9dae1a5594ecc344d3b852e57ba448917d731c7b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 19 Sep 2024 18:01:45 +0000 Subject: [PATCH] fix(deps): bump org.eclipse.tycho:tycho-build from 4.0.8 to 4.0.9 Bumps [org.eclipse.tycho:tycho-build](https://github.com/eclipse-tycho/tycho) from 4.0.8 to 4.0.9. - [Release notes](https://github.com/eclipse-tycho/tycho/releases) - [Changelog](https://github.com/eclipse-tycho/tycho/blob/tycho-4.0.9/RELEASE_NOTES.md) - [Commits](https://github.com/eclipse-tycho/tycho/compare/tycho-4.0.8...tycho-4.0.9) --- updated-dependencies: - dependency-name: org.eclipse.tycho:tycho-build dependency-type: direct:production update-type: version-update:semver-patch ... 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 2cb28ba40..572ac8724 100644 --- a/.mvn/extensions.xml +++ b/.mvn/extensions.xml @@ -15,6 +15,6 @@ org.eclipse.tycho tycho-build - 4.0.8 + 4.0.9 \ No newline at end of file