Skip to content

Commit

Permalink
Bump the tycho group with 4 updates
Browse files Browse the repository at this point in the history
Bumps the tycho group with 4 updates: [org.eclipse.tycho:target-platform-configuration](https://github.com/eclipse-tycho/tycho), [org.eclipse.tycho:tycho-compiler-plugin](https://github.com/eclipse-tycho/tycho), [org.eclipse.tycho:tycho-maven-plugin](https://github.com/eclipse-tycho/tycho) and [org.eclipse.tycho:tycho-source-plugin](https://github.com/eclipse-tycho/tycho).


Updates `org.eclipse.tycho:target-platform-configuration` from 4.0.10 to 4.0.11
- [Release notes](https://github.com/eclipse-tycho/tycho/releases)
- [Changelog](https://github.com/eclipse-tycho/tycho/blob/tycho-4.0.11/RELEASE_NOTES.md)
- [Commits](eclipse-tycho/tycho@tycho-4.0.10...tycho-4.0.11)

Updates `org.eclipse.tycho:tycho-compiler-plugin` from 4.0.10 to 4.0.11
- [Release notes](https://github.com/eclipse-tycho/tycho/releases)
- [Changelog](https://github.com/eclipse-tycho/tycho/blob/tycho-4.0.11/RELEASE_NOTES.md)
- [Commits](eclipse-tycho/tycho@tycho-4.0.10...tycho-4.0.11)

Updates `org.eclipse.tycho:tycho-maven-plugin` from 4.0.10 to 4.0.11
- [Release notes](https://github.com/eclipse-tycho/tycho/releases)
- [Changelog](https://github.com/eclipse-tycho/tycho/blob/tycho-4.0.11/RELEASE_NOTES.md)
- [Commits](eclipse-tycho/tycho@tycho-4.0.10...tycho-4.0.11)

Updates `org.eclipse.tycho:tycho-source-plugin` from 4.0.10 to 4.0.11
- [Release notes](https://github.com/eclipse-tycho/tycho/releases)
- [Changelog](https://github.com/eclipse-tycho/tycho/blob/tycho-4.0.11/RELEASE_NOTES.md)
- [Commits](eclipse-tycho/tycho@tycho-4.0.10...tycho-4.0.11)

Updates `org.eclipse.tycho:tycho-compiler-plugin` from 4.0.10 to 4.0.11
- [Release notes](https://github.com/eclipse-tycho/tycho/releases)
- [Changelog](https://github.com/eclipse-tycho/tycho/blob/tycho-4.0.11/RELEASE_NOTES.md)
- [Commits](eclipse-tycho/tycho@tycho-4.0.10...tycho-4.0.11)

Updates `org.eclipse.tycho:tycho-maven-plugin` from 4.0.10 to 4.0.11
- [Release notes](https://github.com/eclipse-tycho/tycho/releases)
- [Changelog](https://github.com/eclipse-tycho/tycho/blob/tycho-4.0.11/RELEASE_NOTES.md)
- [Commits](eclipse-tycho/tycho@tycho-4.0.10...tycho-4.0.11)

Updates `org.eclipse.tycho:tycho-source-plugin` from 4.0.10 to 4.0.11
- [Release notes](https://github.com/eclipse-tycho/tycho/releases)
- [Changelog](https://github.com/eclipse-tycho/tycho/blob/tycho-4.0.11/RELEASE_NOTES.md)
- [Commits](eclipse-tycho/tycho@tycho-4.0.10...tycho-4.0.11)

---
updated-dependencies:
- dependency-name: org.eclipse.tycho:target-platform-configuration
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: tycho
- dependency-name: org.eclipse.tycho:tycho-compiler-plugin
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: tycho
- dependency-name: org.eclipse.tycho:tycho-maven-plugin
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: tycho
- dependency-name: org.eclipse.tycho:tycho-source-plugin
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: tycho
- dependency-name: org.eclipse.tycho:tycho-compiler-plugin
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: tycho
- dependency-name: org.eclipse.tycho:tycho-maven-plugin
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: tycho
- dependency-name: org.eclipse.tycho:tycho-source-plugin
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: tycho
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 10, 2025
1 parent 2489c0c commit e7bcc20
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 @@ -60,7 +60,7 @@ SPDX-License-Identifier: EPL-2.0
<!-- rat plugin is no good at validating EPL headers out of the box -->
<rat.skip>true</rat.skip>
<revelc.min-build-mvn>3.9.0</revelc.min-build-mvn>
<tychoVersion>4.0.10</tychoVersion>
<tychoVersion>4.0.11</tychoVersion>
</properties>
<repositories>
<repository>
Expand Down

0 comments on commit e7bcc20

Please sign in to comment.