From 8fbe9be7b8f56ec6fbc8da56a6f855238352cf75 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 28 Aug 2023 03:18:25 +0000 Subject: [PATCH] Bump tycho-version from 3.0.5 to 4.0.2 in /wikitext-sample Bumps `tycho-version` from 3.0.5 to 4.0.2. Updates `org.eclipse.tycho:tycho-maven-plugin` from 3.0.5 to 4.0.2 - [Release notes](https://github.com/eclipse-tycho/tycho/releases) - [Changelog](https://github.com/eclipse-tycho/tycho/blob/tycho-4.0.2/RELEASE_NOTES.md) - [Commits](https://github.com/eclipse-tycho/tycho/compare/tycho-3.0.5...tycho-4.0.2) Updates `org.eclipse.tycho:target-platform-configuration` from 3.0.5 to 4.0.2 - [Release notes](https://github.com/eclipse-tycho/tycho/releases) - [Changelog](https://github.com/eclipse-tycho/tycho/blob/tycho-4.0.2/RELEASE_NOTES.md) - [Commits](https://github.com/eclipse-tycho/tycho/compare/tycho-3.0.5...tycho-4.0.2) Updates `org.eclipse.tycho.extras:target-platform-validation-plugin` from 3.0.5 to 4.0.2 --- 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.extras:target-platform-validation-plugin dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- wikitext-sample/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wikitext-sample/pom.xml b/wikitext-sample/pom.xml index 8e8fe44..d80a934 100644 --- a/wikitext-sample/pom.xml +++ b/wikitext-sample/pom.xml @@ -8,7 +8,7 @@ wikitext UTF-8 - 3.0.5 + 4.0.2 17