Skip to content

Commit 45cfe59

Browse files
Bump tycho-version from 4.0.13 to 5.0.1
Bumps `tycho-version` from 4.0.13 to 5.0.1. Updates `org.eclipse.tycho:tycho-maven-plugin` from 4.0.13 to 5.0.1 - [Release notes](https://github.com/eclipse-tycho/tycho/releases) - [Changelog](https://github.com/eclipse-tycho/tycho/blob/tycho-5.0.1/RELEASE_NOTES.md) - [Commits](eclipse-tycho/tycho@tycho-4.0.13...tycho-5.0.1) Updates `org.eclipse.tycho:tycho-versions-plugin` from 4.0.13 to 5.0.1 - [Release notes](https://github.com/eclipse-tycho/tycho/releases) - [Changelog](https://github.com/eclipse-tycho/tycho/blob/tycho-5.0.1/RELEASE_NOTES.md) - [Commits](eclipse-tycho/tycho@tycho-4.0.13...tycho-5.0.1) Updates `org.eclipse.tycho:tycho-compiler-plugin` from 4.0.13 to 5.0.1 - [Release notes](https://github.com/eclipse-tycho/tycho/releases) - [Changelog](https://github.com/eclipse-tycho/tycho/blob/tycho-5.0.1/RELEASE_NOTES.md) - [Commits](eclipse-tycho/tycho@tycho-4.0.13...tycho-5.0.1) Updates `org.eclipse.tycho:target-platform-configuration` from 4.0.13 to 5.0.1 - [Release notes](https://github.com/eclipse-tycho/tycho/releases) - [Changelog](https://github.com/eclipse-tycho/tycho/blob/tycho-5.0.1/RELEASE_NOTES.md) - [Commits](eclipse-tycho/tycho@tycho-4.0.13...tycho-5.0.1) Updates `org.eclipse.tycho:tycho-source-plugin` from 4.0.13 to 5.0.1 - [Release notes](https://github.com/eclipse-tycho/tycho/releases) - [Changelog](https://github.com/eclipse-tycho/tycho/blob/tycho-5.0.1/RELEASE_NOTES.md) - [Commits](eclipse-tycho/tycho@tycho-4.0.13...tycho-5.0.1) --- updated-dependencies: - dependency-name: org.eclipse.tycho:tycho-maven-plugin dependency-version: 5.0.1 dependency-type: direct:production update-type: version-update:semver-major - dependency-name: org.eclipse.tycho:tycho-versions-plugin dependency-version: 5.0.1 dependency-type: direct:production update-type: version-update:semver-major - dependency-name: org.eclipse.tycho:tycho-compiler-plugin dependency-version: 5.0.1 dependency-type: direct:production update-type: version-update:semver-major - dependency-name: org.eclipse.tycho:target-platform-configuration dependency-version: 5.0.1 dependency-type: direct:production update-type: version-update:semver-major - dependency-name: org.eclipse.tycho:tycho-source-plugin dependency-version: 5.0.1 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 2fed76f commit 45cfe59

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<packaging>pom</packaging>
99

1010
<properties>
11-
<tycho-version>4.0.13</tycho-version>
11+
<tycho-version>5.0.1</tycho-version>
1212
<deploy-plugin-version>3.1.4</deploy-plugin-version>
1313
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
1414
<maven.build.timestamp.format>yyyyMMdd_HHmmssZ</maven.build.timestamp.format>

0 commit comments

Comments
 (0)