Skip to content

Commit

Permalink
Bump tycho-version from 4.0.8 to 4.0.10 (#142)
Browse files Browse the repository at this point in the history
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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jan 7, 2025
1 parent bbfeb2a commit 6a6f155
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<packaging>pom</packaging>

<properties>
<tycho-version>4.0.8</tycho-version>
<tycho-version>4.0.10</tycho-version>
<deploy-plugin-version>3.1.3</deploy-plugin-version>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<maven.build.timestamp.format>yyyyMMdd_HHmmssZ</maven.build.timestamp.format>
Expand Down

0 comments on commit 6a6f155

Please sign in to comment.