From 5697b8d9ec62152236780b6d491fda60cabbd5de Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 7 Dec 2022 17:03:20 +0000 Subject: [PATCH] Bump tycho-version from 2.7.0 to 3.0.1 Bumps `tycho-version` from 2.7.0 to 3.0.1. Updates `target-platform-configuration` from 2.7.0 to 3.0.1 - [Release notes](https://github.com/eclipse/tycho/releases) - [Changelog](https://github.com/eclipse-tycho/tycho/blob/tycho-3.0.1/RELEASE_NOTES.md) - [Commits](https://github.com/eclipse/tycho/compare/tycho-2.7.0...tycho-3.0.1) Updates `tycho-maven-plugin` from 2.7.0 to 3.0.1 - [Release notes](https://github.com/eclipse/tycho/releases) - [Changelog](https://github.com/eclipse-tycho/tycho/blob/tycho-3.0.1/RELEASE_NOTES.md) - [Commits](https://github.com/eclipse/tycho/compare/tycho-2.7.0...tycho-3.0.1) Updates `tycho-p2-director-plugin` from 2.7.0 to 3.0.1 Updates `tycho-surefire-plugin` from 2.7.0 to 3.0.1 --- 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..33b3e56 100644 --- a/pom.xml +++ b/pom.xml @@ -26,7 +26,7 @@ - 2.7.0 + 3.0.1 UTF-8