Skip to content

Commit

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

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

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

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

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

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

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

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

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

---
updated-dependencies:
- dependency-name: org.eclipse.tycho:target-platform-configuration
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: org.eclipse.tycho:tycho-p2-plugin
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: org.eclipse.tycho:tycho-maven-plugin
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: org.eclipse.tycho:tycho-packaging-plugin
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: org.eclipse.tycho:tycho-source-plugin
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: org.eclipse.tycho:tycho-compiler-plugin
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: org.eclipse.tycho:tycho-surefire-plugin
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: org.eclipse.tycho:tycho-p2-repository-plugin
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Mar 24, 2024
1 parent 24ce189 commit 73fc172
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 @@ -56,7 +56,7 @@
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
<maven.compiler.source>11</maven.compiler.source>
<maven.compiler.target>11</maven.compiler.target>
<tycho-version>3.0.4</tycho-version>
<tycho-version>4.0.6</tycho-version>
<tycho.surefire.extra.vmargs/>
<aspectj-maven-compiler-version>1.13.1</aspectj-maven-compiler-version>

Expand Down

0 comments on commit 73fc172

Please sign in to comment.