From dada499028a53b2b543742eee0fdfb96da7b389c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 11 Apr 2022 17:23:28 +0000 Subject: [PATCH] Bump tycho-version from 2.7.0 to 2.7.1 Bumps `tycho-version` from 2.7.0 to 2.7.1. Updates `target-platform-configuration` from 2.7.0 to 2.7.1 - [Release notes](https://github.com/eclipse/tycho/releases) - [Changelog](https://github.com/eclipse/tycho/blob/master/RELEASE_NOTES.md) - [Commits](https://github.com/eclipse/tycho/compare/tycho-2.7.0...tycho-2.7.1) Updates `tycho-maven-plugin` from 2.7.0 to 2.7.1 - [Release notes](https://github.com/eclipse/tycho/releases) - [Changelog](https://github.com/eclipse/tycho/blob/master/RELEASE_NOTES.md) - [Commits](https://github.com/eclipse/tycho/compare/tycho-2.7.0...tycho-2.7.1) Updates `tycho-p2-director-plugin` from 2.7.0 to 2.7.1 Updates `tycho-surefire-plugin` from 2.7.0 to 2.7.1 --- updated-dependencies: - dependency-name: org.eclipse.tycho:target-platform-configuration dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.eclipse.tycho:tycho-maven-plugin dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.eclipse.tycho:tycho-p2-director-plugin dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.eclipse.tycho:tycho-surefire-plugin dependency-type: direct:production update-type: version-update:semver-patch ... 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..23b25bb 100644 --- a/pom.xml +++ b/pom.xml @@ -26,7 +26,7 @@ - 2.7.0 + 2.7.1 UTF-8