From b53c3b28c887883f3a7afe71f2e057da9a2588ee Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 2 Jun 2026 04:40:10 +0000 Subject: [PATCH] build(deps-dev): bump tycho-version from 5.0.2 to 5.0.3 Bumps `tycho-version` from 5.0.2 to 5.0.3. Updates `org.eclipse.tycho:tycho-maven-plugin` from 5.0.2 to 5.0.3 - [Release notes](https://github.com/eclipse-tycho/tycho/releases) - [Changelog](https://github.com/eclipse-tycho/tycho/blob/tycho-5.0.3/RELEASE_NOTES.md) - [Commits](https://github.com/eclipse-tycho/tycho/compare/tycho-5.0.2...tycho-5.0.3) Updates `org.eclipse.tycho:tycho-compiler-plugin` from 5.0.2 to 5.0.3 - [Release notes](https://github.com/eclipse-tycho/tycho/releases) - [Changelog](https://github.com/eclipse-tycho/tycho/blob/tycho-5.0.3/RELEASE_NOTES.md) - [Commits](https://github.com/eclipse-tycho/tycho/compare/tycho-5.0.2...tycho-5.0.3) Updates `org.eclipse.tycho:target-platform-configuration` from 5.0.2 to 5.0.3 - [Release notes](https://github.com/eclipse-tycho/tycho/releases) - [Changelog](https://github.com/eclipse-tycho/tycho/blob/tycho-5.0.3/RELEASE_NOTES.md) - [Commits](https://github.com/eclipse-tycho/tycho/compare/tycho-5.0.2...tycho-5.0.3) Updates `org.eclipse.tycho:tycho-surefire-plugin` from 5.0.2 to 5.0.3 --- updated-dependencies: - dependency-name: org.eclipse.tycho:tycho-maven-plugin dependency-version: 5.0.3 dependency-type: direct:development update-type: version-update:semver-patch - dependency-name: org.eclipse.tycho:tycho-compiler-plugin dependency-version: 5.0.3 dependency-type: direct:development update-type: version-update:semver-patch - dependency-name: org.eclipse.tycho:target-platform-configuration dependency-version: 5.0.3 dependency-type: direct:development update-type: version-update:semver-patch - dependency-name: org.eclipse.tycho:tycho-surefire-plugin dependency-version: 5.0.3 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 da8e723..fa045d2 100644 --- a/pom.xml +++ b/pom.xml @@ -18,7 +18,7 @@ - 5.0.2 + 5.0.3 UTF-8