From dff15f8b949bc8b6efa84dd95c876df1823e1a75 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 26 Jan 2026 10:34:32 +0000 Subject: [PATCH] build(deps-dev): bump tycho-version from 5.0.0 to 5.0.2 Bumps `tycho-version` from 5.0.0 to 5.0.2. Updates `org.eclipse.tycho:tycho-maven-plugin` from 5.0.0 to 5.0.2 - [Release notes](https://github.com/eclipse-tycho/tycho/releases) - [Changelog](https://github.com/eclipse-tycho/tycho/blob/tycho-5.0.2/RELEASE_NOTES.md) - [Commits](https://github.com/eclipse-tycho/tycho/compare/tycho-5.0.0...tycho-5.0.2) Updates `org.eclipse.tycho:tycho-compiler-plugin` from 5.0.0 to 5.0.2 - [Release notes](https://github.com/eclipse-tycho/tycho/releases) - [Changelog](https://github.com/eclipse-tycho/tycho/blob/tycho-5.0.2/RELEASE_NOTES.md) - [Commits](https://github.com/eclipse-tycho/tycho/compare/tycho-5.0.0...tycho-5.0.2) Updates `org.eclipse.tycho:target-platform-configuration` from 5.0.0 to 5.0.2 - [Release notes](https://github.com/eclipse-tycho/tycho/releases) - [Changelog](https://github.com/eclipse-tycho/tycho/blob/tycho-5.0.2/RELEASE_NOTES.md) - [Commits](https://github.com/eclipse-tycho/tycho/compare/tycho-5.0.0...tycho-5.0.2) Updates `org.eclipse.tycho:tycho-surefire-plugin` from 5.0.0 to 5.0.2 --- updated-dependencies: - dependency-name: org.eclipse.tycho:tycho-maven-plugin dependency-version: 5.0.2 dependency-type: direct:development update-type: version-update:semver-patch - dependency-name: org.eclipse.tycho:tycho-compiler-plugin dependency-version: 5.0.2 dependency-type: direct:development update-type: version-update:semver-patch - dependency-name: org.eclipse.tycho:target-platform-configuration dependency-version: 5.0.2 dependency-type: direct:development update-type: version-update:semver-patch - dependency-name: org.eclipse.tycho:tycho-surefire-plugin dependency-version: 5.0.2 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 313cf74..d083f2c 100644 --- a/pom.xml +++ b/pom.xml @@ -18,7 +18,7 @@ - 5.0.0 + 5.0.2 UTF-8