From 1c9f98f960774303f6b04c00ee619f6dd274a891 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 2 Oct 2023 03:31:45 +0000 Subject: [PATCH] Bump tycho-version from 3.0.5 to 4.0.3 in /wikitext-sample Bumps `tycho-version` from 3.0.5 to 4.0.3. Updates `org.eclipse.tycho:tycho-maven-plugin` from 3.0.5 to 4.0.3 - [Release notes](https://github.com/eclipse-tycho/tycho/releases) - [Changelog](https://github.com/eclipse-tycho/tycho/blob/tycho-4.0.3/RELEASE_NOTES.md) - [Commits](https://github.com/eclipse-tycho/tycho/compare/tycho-3.0.5...tycho-4.0.3) Updates `org.eclipse.tycho:target-platform-configuration` from 3.0.5 to 4.0.3 - [Release notes](https://github.com/eclipse-tycho/tycho/releases) - [Changelog](https://github.com/eclipse-tycho/tycho/blob/tycho-4.0.3/RELEASE_NOTES.md) - [Commits](https://github.com/eclipse-tycho/tycho/compare/tycho-3.0.5...tycho-4.0.3) Updates `org.eclipse.tycho.extras:target-platform-validation-plugin` from 3.0.5 to 4.0.3 --- 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..1b1462c 100644 --- a/wikitext-sample/pom.xml +++ b/wikitext-sample/pom.xml @@ -8,7 +8,7 @@ wikitext UTF-8 - 3.0.5 + 4.0.3 17