From 13ee028f14a8160d9146f7c54cb103250f2ac720 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Feb 2023 18:00:49 +0000 Subject: [PATCH] Bump tycho-version from 2.7.0 to 3.0.2 Bumps `tycho-version` from 2.7.0 to 3.0.2. Updates `target-platform-configuration` from 2.7.0 to 3.0.2 - [Release notes](https://github.com/eclipse/tycho/releases) - [Changelog](https://github.com/eclipse-tycho/tycho/blob/master/RELEASE_NOTES.md) - [Commits](https://github.com/eclipse/tycho/compare/tycho-2.7.0...tycho-3.0.2) Updates `tycho-maven-plugin` from 2.7.0 to 3.0.2 - [Release notes](https://github.com/eclipse/tycho/releases) - [Changelog](https://github.com/eclipse-tycho/tycho/blob/master/RELEASE_NOTES.md) - [Commits](https://github.com/eclipse/tycho/compare/tycho-2.7.0...tycho-3.0.2) Updates `tycho-p2-director-plugin` from 2.7.0 to 3.0.2 Updates `tycho-surefire-plugin` from 2.7.0 to 3.0.2 --- updated-dependencies: - dependency-name: org.eclipse.tycho:target-platform-configuration dependency-type: direct:production update-type: version-update:semver-major - dependency-name: org.eclipse.tycho:tycho-maven-plugin dependency-type: direct:production update-type: version-update:semver-major - dependency-name: org.eclipse.tycho:tycho-p2-director-plugin dependency-type: direct:production update-type: version-update:semver-major - dependency-name: org.eclipse.tycho:tycho-surefire-plugin dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 079acdf..96f5683 100644 --- a/pom.xml +++ b/pom.xml @@ -26,7 +26,7 @@ - 2.7.0 + 3.0.2 UTF-8