Skip to content

Commit

Permalink
Bump tycho-version from 4.0.9 to 4.0.10 in /portfolio-app
Browse files Browse the repository at this point in the history
Bumps `tycho-version` from 4.0.9 to 4.0.10.

Updates `org.eclipse.tycho:tycho-maven-plugin` from 4.0.9 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.9...tycho-4.0.10)

Updates `org.eclipse.tycho:target-platform-configuration` from 4.0.9 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.9...tycho-4.0.10)

Updates `org.eclipse.tycho:tycho-compiler-plugin` from 4.0.9 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.9...tycho-4.0.10)

Updates `org.eclipse.tycho:tycho-surefire-plugin` from 4.0.9 to 4.0.10

Updates `org.eclipse.tycho:tycho-versions-plugin` from 4.0.9 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.9...tycho-4.0.10)

Updates `org.eclipse.tycho:tycho-p2-plugin` from 4.0.9 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.9...tycho-4.0.10)

Updates `org.eclipse.tycho:tycho-packaging-plugin` from 4.0.9 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.9...tycho-4.0.10)

Updates `org.eclipse.tycho:tycho-p2-publisher-plugin` from 4.0.9 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.9...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:target-platform-configuration
  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:tycho-surefire-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-p2-plugin
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.eclipse.tycho:tycho-packaging-plugin
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.eclipse.tycho:tycho-p2-publisher-plugin
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and buchen committed Nov 29, 2024
1 parent 26c0aba commit 1a23f59
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion portfolio-app/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<name>Portfolio Performance</name>

<properties>
<tycho-version>4.0.9</tycho-version>
<tycho-version>4.0.10</tycho-version>
<jarsigner.skip>true</jarsigner.skip>
<gpgsigner.skip>true</gpgsigner.skip>
<applesigner.skip>true</applesigner.skip>
Expand Down

0 comments on commit 1a23f59

Please sign in to comment.