Skip to content

Commit 2d62369

Browse files
chore(deps): bump tycho.version from 4.0.13 to 5.0.0 in /ddk-parent
Bumps `tycho.version` from 4.0.13 to 5.0.0. Updates `org.eclipse.tycho:tycho-maven-plugin` from 4.0.13 to 5.0.0 - [Release notes](https://github.com/eclipse-tycho/tycho/releases) - [Changelog](https://github.com/eclipse-tycho/tycho/blob/tycho-5.0.0/RELEASE_NOTES.md) - [Commits](eclipse-tycho/tycho@tycho-4.0.13...tycho-5.0.0) Updates `org.eclipse.tycho:target-platform-configuration` from 4.0.13 to 5.0.0 - [Release notes](https://github.com/eclipse-tycho/tycho/releases) - [Changelog](https://github.com/eclipse-tycho/tycho/blob/tycho-5.0.0/RELEASE_NOTES.md) - [Commits](eclipse-tycho/tycho@tycho-4.0.13...tycho-5.0.0) Updates `org.eclipse.tycho:tycho-compiler-plugin` from 4.0.13 to 5.0.0 - [Release notes](https://github.com/eclipse-tycho/tycho/releases) - [Changelog](https://github.com/eclipse-tycho/tycho/blob/tycho-5.0.0/RELEASE_NOTES.md) - [Commits](eclipse-tycho/tycho@tycho-4.0.13...tycho-5.0.0) Updates `org.eclipse.tycho:tycho-packaging-plugin` from 4.0.13 to 5.0.0 - [Release notes](https://github.com/eclipse-tycho/tycho/releases) - [Changelog](https://github.com/eclipse-tycho/tycho/blob/tycho-5.0.0/RELEASE_NOTES.md) - [Commits](eclipse-tycho/tycho@tycho-4.0.13...tycho-5.0.0) Updates `org.eclipse.tycho:tycho-surefire-plugin` from 4.0.13 to 5.0.0 Updates `org.eclipse.tycho:tycho-source-plugin` from 4.0.13 to 5.0.0 - [Release notes](https://github.com/eclipse-tycho/tycho/releases) - [Changelog](https://github.com/eclipse-tycho/tycho/blob/tycho-5.0.0/RELEASE_NOTES.md) - [Commits](eclipse-tycho/tycho@tycho-4.0.13...tycho-5.0.0) Updates `org.eclipse.tycho:tycho-versions-plugin` from 4.0.13 to 5.0.0 - [Release notes](https://github.com/eclipse-tycho/tycho/releases) - [Changelog](https://github.com/eclipse-tycho/tycho/blob/tycho-5.0.0/RELEASE_NOTES.md) - [Commits](eclipse-tycho/tycho@tycho-4.0.13...tycho-5.0.0) Updates `org.eclipse.tycho:tycho-p2-repository-plugin` from 4.0.13 to 5.0.0 - [Release notes](https://github.com/eclipse-tycho/tycho/releases) - [Changelog](https://github.com/eclipse-tycho/tycho/blob/tycho-5.0.0/RELEASE_NOTES.md) - [Commits](eclipse-tycho/tycho@tycho-4.0.13...tycho-5.0.0) --- updated-dependencies: - dependency-name: org.eclipse.tycho:tycho-maven-plugin dependency-version: 5.0.0 dependency-type: direct:production update-type: version-update:semver-major - dependency-name: org.eclipse.tycho:target-platform-configuration dependency-version: 5.0.0 dependency-type: direct:production update-type: version-update:semver-major - dependency-name: org.eclipse.tycho:tycho-compiler-plugin dependency-version: 5.0.0 dependency-type: direct:production update-type: version-update:semver-major - dependency-name: org.eclipse.tycho:tycho-packaging-plugin dependency-version: 5.0.0 dependency-type: direct:production update-type: version-update:semver-major - dependency-name: org.eclipse.tycho:tycho-surefire-plugin dependency-version: 5.0.0 dependency-type: direct:production update-type: version-update:semver-major - dependency-name: org.eclipse.tycho:tycho-source-plugin dependency-version: 5.0.0 dependency-type: direct:production update-type: version-update:semver-major - dependency-name: org.eclipse.tycho:tycho-versions-plugin dependency-version: 5.0.0 dependency-type: direct:production update-type: version-update:semver-major - dependency-name: org.eclipse.tycho:tycho-p2-repository-plugin dependency-version: 5.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent f4d23cd commit 2d62369

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ddk-parent/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@
5454
<spotbugs.version>4.9.4</spotbugs.version>
5555
<pmd.plugin.version>3.27.0</pmd.plugin.version>
5656
<pmd.version>7.15.0</pmd.version>
57-
<tycho.version>4.0.13</tycho.version>
57+
<tycho.version>5.0.0</tycho.version>
5858
<xtend.version>2.39.0</xtend.version>
5959
</properties>
6060

0 commit comments

Comments
 (0)