From e5da9fca7034d6fec9c7fad60ef024907051f81e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 5 Jul 2022 03:56:42 +0000 Subject: [PATCH] Bump tycho-version from 2.7.3 to 2.7.4 in /wikitext-sample Bumps `tycho-version` from 2.7.3 to 2.7.4. Updates `tycho-maven-plugin` from 2.7.3 to 2.7.4 - [Release notes](https://github.com/eclipse/tycho/releases) - [Changelog](https://github.com/eclipse/tycho/blob/tycho-2.7.4/RELEASE_NOTES.md) - [Commits](https://github.com/eclipse/tycho/compare/tycho-2.7.3...tycho-2.7.4) Updates `target-platform-configuration` from 2.7.3 to 2.7.4 - [Release notes](https://github.com/eclipse/tycho/releases) - [Changelog](https://github.com/eclipse/tycho/blob/tycho-2.7.4/RELEASE_NOTES.md) - [Commits](https://github.com/eclipse/tycho/compare/tycho-2.7.3...tycho-2.7.4) Updates `target-platform-validation-plugin` from 2.7.3 to 2.7.4 --- updated-dependencies: - dependency-name: org.eclipse.tycho:tycho-maven-plugin dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.eclipse.tycho:target-platform-configuration dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.eclipse.tycho.extras:target-platform-validation-plugin dependency-type: direct:production update-type: version-update:semver-patch ... 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 d9aef8d..af6632f 100644 --- a/wikitext-sample/pom.xml +++ b/wikitext-sample/pom.xml @@ -8,7 +8,7 @@ wikitext UTF-8 - 2.7.3 + 2.7.4 11