Skip to content

Commit 6a6f155

Browse files
Bump tycho-version from 4.0.8 to 4.0.10 (#142)
Bumps `tycho-version` from 4.0.8 to 4.0.10. Updates `org.eclipse.tycho:tycho-maven-plugin` from 4.0.8 to 4.0.10 - [Release notes](https://github.com/eclipse-tycho/tycho/releases) - [Changelog](https://github.com/eclipse-tycho/tycho/blob/tycho-4.0.10/RELEASE_NOTES.md) - [Commits](eclipse-tycho/tycho@tycho-4.0.8...tycho-4.0.10) Updates `org.eclipse.tycho:tycho-versions-plugin` from 4.0.8 to 4.0.10 - [Release notes](https://github.com/eclipse-tycho/tycho/releases) - [Changelog](https://github.com/eclipse-tycho/tycho/blob/tycho-4.0.10/RELEASE_NOTES.md) - [Commits](eclipse-tycho/tycho@tycho-4.0.8...tycho-4.0.10) Updates `org.eclipse.tycho:tycho-compiler-plugin` from 4.0.8 to 4.0.10 - [Release notes](https://github.com/eclipse-tycho/tycho/releases) - [Changelog](https://github.com/eclipse-tycho/tycho/blob/tycho-4.0.10/RELEASE_NOTES.md) - [Commits](eclipse-tycho/tycho@tycho-4.0.8...tycho-4.0.10) Updates `org.eclipse.tycho:target-platform-configuration` from 4.0.8 to 4.0.10 - [Release notes](https://github.com/eclipse-tycho/tycho/releases) - [Changelog](https://github.com/eclipse-tycho/tycho/blob/tycho-4.0.10/RELEASE_NOTES.md) - [Commits](eclipse-tycho/tycho@tycho-4.0.8...tycho-4.0.10) Updates `org.eclipse.tycho:tycho-source-plugin` from 4.0.8 to 4.0.10 - [Release notes](https://github.com/eclipse-tycho/tycho/releases) - [Changelog](https://github.com/eclipse-tycho/tycho/blob/tycho-4.0.10/RELEASE_NOTES.md) - [Commits](eclipse-tycho/tycho@tycho-4.0.8...tycho-4.0.10) --- 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:tycho-versions-plugin dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.eclipse.tycho:tycho-compiler-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:tycho-source-plugin dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent bbfeb2a commit 6a6f155

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.8</tycho-version>
11+
<tycho-version>4.0.10</tycho-version>
1212
<deploy-plugin-version>3.1.3</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)