Skip to content

Commit

Permalink
Bump tycho-version from 4.0.6 to 4.0.7
Browse files Browse the repository at this point in the history
Bumps `tycho-version` from 4.0.6 to 4.0.7.

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

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

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

Updates `org.eclipse.tycho.extras:target-platform-validation-plugin` from 4.0.6 to 4.0.7

Updates `org.eclipse.tycho:tycho-surefire-plugin` from 4.0.6 to 4.0.7

Updates `org.eclipse.tycho:tycho-p2-repository-plugin` from 4.0.6 to 4.0.7
- [Release notes](https://github.com/eclipse-tycho/tycho/releases)
- [Changelog](https://github.com/eclipse-tycho/tycho/blob/main/RELEASE_NOTES.md)
- [Commits](eclipse-tycho/tycho@tycho-4.0.6...tycho-4.0.7)

Updates `org.eclipse.tycho:tycho-p2-director-plugin` from 4.0.6 to 4.0.7
- [Release notes](https://github.com/eclipse-tycho/tycho/releases)
- [Changelog](https://github.com/eclipse-tycho/tycho/blob/main/RELEASE_NOTES.md)
- [Commits](eclipse-tycho/tycho@tycho-4.0.6...tycho-4.0.7)

---
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-packaging-plugin
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.eclipse.tycho.extras:target-platform-validation-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-p2-repository-plugin
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.eclipse.tycho:tycho-p2-director-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 carstenartur committed Apr 3, 2024
1 parent 1332cfe commit 7229662
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 @@ -9,7 +9,7 @@
<version>1.1.0-SNAPSHOT</version>
<packaging>pom</packaging>
<properties>
<tycho-version>4.0.6</tycho-version>
<tycho-version>4.0.7</tycho-version>
<rcp-version>eclipse</rcp-version>
<!-- <rcp-version>2021-03</rcp-version> -->
<jacoco-version>0.8.11</jacoco-version>
Expand Down

0 comments on commit 7229662

Please sign in to comment.