Skip to content

Commit

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

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

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

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

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

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

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

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

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

---
updated-dependencies:
- 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-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-maven-plugin
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.eclipse.tycho:tycho-source-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] <support@github.com>
  • Loading branch information
dependabot[bot] committed Sep 19, 2024
1 parent cbb11e0 commit 5b01c7a
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 @@ -18,7 +18,7 @@
<properties>
<base.name>JDT Language Server</base.name>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<tycho-version>4.0.8</tycho-version>
<tycho-version>4.0.9</tycho-version>
<tycho-extras-version>${tycho-version}</tycho-extras-version>
<tycho.scmUrl>scm:git:https://github.com/eclipse/eclipse.jdt.ls.git</tycho.scmUrl>
<sonar.dynamicAnalysis>reuseReports</sonar.dynamicAnalysis>
Expand Down

0 comments on commit 5b01c7a

Please sign in to comment.