From 0589d654424a3fac095d4c546be088f07a7e2de1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 3 Jul 2023 06:36:53 +0000 Subject: [PATCH] Bump tycho-version from 3.0.4 to 4.0.0 Bumps `tycho-version` from 3.0.4 to 4.0.0. Updates `tycho-maven-plugin` from 3.0.4 to 4.0.0 - [Release notes](https://github.com/eclipse-tycho/tycho/releases) - [Changelog](https://github.com/eclipse-tycho/tycho/blob/master/RELEASE_NOTES.md) - [Commits](https://github.com/eclipse-tycho/tycho/compare/tycho-3.0.4...tycho-4.0.0) Updates `target-platform-configuration` from 3.0.4 to 4.0.0 - [Release notes](https://github.com/eclipse-tycho/tycho/releases) - [Changelog](https://github.com/eclipse-tycho/tycho/blob/master/RELEASE_NOTES.md) - [Commits](https://github.com/eclipse-tycho/tycho/compare/tycho-3.0.4...tycho-4.0.0) Updates `tycho-packaging-plugin` from 3.0.4 to 4.0.0 - [Release notes](https://github.com/eclipse-tycho/tycho/releases) - [Changelog](https://github.com/eclipse-tycho/tycho/blob/master/RELEASE_NOTES.md) - [Commits](https://github.com/eclipse-tycho/tycho/compare/tycho-3.0.4...tycho-4.0.0) Updates `target-platform-validation-plugin` from 3.0.4 to 4.0.0 Updates `tycho-surefire-plugin` from 3.0.4 to 4.0.0 Updates `tycho-p2-repository-plugin` from 3.0.4 to 4.0.0 - [Release notes](https://github.com/eclipse-tycho/tycho/releases) - [Changelog](https://github.com/eclipse-tycho/tycho/blob/master/RELEASE_NOTES.md) - [Commits](https://github.com/eclipse-tycho/tycho/compare/tycho-3.0.4...tycho-4.0.0) Updates `tycho-p2-director-plugin` from 3.0.4 to 4.0.0 - [Release notes](https://github.com/eclipse-tycho/tycho/releases) - [Changelog](https://github.com/eclipse-tycho/tycho/blob/master/RELEASE_NOTES.md) - [Commits](https://github.com/eclipse-tycho/tycho/compare/tycho-3.0.4...tycho-4.0.0) --- updated-dependencies: - dependency-name: org.eclipse.tycho:tycho-maven-plugin dependency-type: direct:production update-type: version-update:semver-major - dependency-name: org.eclipse.tycho:target-platform-configuration dependency-type: direct:production update-type: version-update:semver-major - dependency-name: org.eclipse.tycho:tycho-packaging-plugin dependency-type: direct:production update-type: version-update:semver-major - dependency-name: org.eclipse.tycho.extras:target-platform-validation-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 - dependency-name: org.eclipse.tycho:tycho-p2-repository-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 ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 21e2705..040c4f3 100644 --- a/pom.xml +++ b/pom.xml @@ -9,7 +9,7 @@ 1.1.0-SNAPSHOT pom - 3.0.4 + 4.0.0 eclipse 0.8.10