Skip to content

Commit

Permalink
Bump the all-dependencies group with 4 updates
Browse files Browse the repository at this point in the history
Bumps the all-dependencies group with 4 updates: [org.eclipse.tycho:tycho-packaging-plugin](https://github.com/eclipse-tycho/tycho), [org.eclipse.tycho:tycho-maven-plugin](https://github.com/eclipse-tycho/tycho), [org.eclipse.tycho:target-platform-configuration](https://github.com/eclipse-tycho/tycho) and org.eclipse.tycho:tycho-surefire-plugin.


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-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: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-surefire-plugin` from 4.0.8 to 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: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-surefire-plugin` from 4.0.8 to 4.0.9

---
updated-dependencies:
- dependency-name: org.eclipse.tycho:tycho-packaging-plugin
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-dependencies
- dependency-name: org.eclipse.tycho:tycho-maven-plugin
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-dependencies
- dependency-name: org.eclipse.tycho:target-platform-configuration
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-dependencies
- dependency-name: org.eclipse.tycho:tycho-surefire-plugin
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-dependencies
- dependency-name: org.eclipse.tycho:tycho-maven-plugin
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-dependencies
- dependency-name: org.eclipse.tycho:target-platform-configuration
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-dependencies
- dependency-name: org.eclipse.tycho:tycho-surefire-plugin
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Sep 23, 2024
1 parent 0eb9207 commit b7496ca
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 @@ -20,7 +20,7 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xs
<properties>
<maven.compiler.source>11</maven.compiler.source>
<maven.compiler.target>11</maven.compiler.target>
<tycho-version>4.0.8</tycho-version>
<tycho-version>4.0.9</tycho-version>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<xtext.version>2.36.0</xtext.version>
<tycho.disableP2Mirrors>true</tycho.disableP2Mirrors>
Expand Down

0 comments on commit b7496ca

Please sign in to comment.