Skip to content

Commit

Permalink
Bump version.tycho from 3.0.5 to 4.0.4 in /tools
Browse files Browse the repository at this point in the history
Bumps `version.tycho` from 3.0.5 to 4.0.4.

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

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

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

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

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

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

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

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

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

Updates `org.eclipse.tycho:tycho-surefire-plugin` from 3.0.5 to 4.0.4

---
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-compiler-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-p2-director-plugin
  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-p2-publisher-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
- 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-surefire-plugin
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 13, 2023
1 parent c5091b3 commit 145d25e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tools/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
<!-- Need version.slf4j to match Eclipse and SADL -->
<version.slf4j>1.7.36</version.slf4j>
<version.surefire>3.2.2</version.surefire>
<version.tycho>3.0.5</version.tycho>
<version.tycho>4.0.4</version.tycho>
<version.verdict>${project.version}</version.verdict>
<!-- No need for version.xtext to match VERDICT target platform -->
<version.xtext>2.32.0</version.xtext>
Expand Down

0 comments on commit 145d25e

Please sign in to comment.