Skip to content

Commit

Permalink
build(deps): bump org.eclipse.tycho:tycho-core from 4.0.9 to 4.0.10
Browse files Browse the repository at this point in the history
Bumps [org.eclipse.tycho:tycho-core](https://github.com/eclipse-tycho/tycho) from 4.0.9 to 4.0.10.
- [Release notes](https://github.com/eclipse-tycho/tycho/releases)
- [Changelog](https://github.com/eclipse-tycho/tycho/blob/tycho-4.0.10/RELEASE_NOTES.md)
- [Commits](eclipse-tycho/tycho@tycho-4.0.9...tycho-4.0.10)

---
updated-dependencies:
- dependency-name: org.eclipse.tycho:tycho-core
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and akurtakov committed Nov 18, 2024
1 parent 5d0a693 commit 838c6d0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bom/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -204,7 +204,7 @@
<dependency>
<groupId>org.eclipse.tycho</groupId>
<artifactId>tycho-core</artifactId>
<version>4.0.9</version>
<version>4.0.10</version>
</dependency>
<dependency>
<groupId>org.apache.maven</groupId>
Expand Down

0 comments on commit 838c6d0

Please sign in to comment.