Skip to content

Commit 31355ab

Browse files
dependabot[bot]RoiSoleil
authored andcommitted
build(deps): bump tycho-version in /org.moreunit.build
Bumps `tycho-version` from 5.0.2 to 5.0.3. Updates `org.eclipse.tycho:tycho-maven-plugin` from 5.0.2 to 5.0.3 - [Release notes](https://github.com/eclipse-tycho/tycho/releases) - [Changelog](https://github.com/eclipse-tycho/tycho/blob/tycho-5.0.3/RELEASE_NOTES.md) - [Commits](eclipse-tycho/tycho@tycho-5.0.2...tycho-5.0.3) Updates `org.eclipse.tycho:tycho-source-plugin` from 5.0.2 to 5.0.3 - [Release notes](https://github.com/eclipse-tycho/tycho/releases) - [Changelog](https://github.com/eclipse-tycho/tycho/blob/tycho-5.0.3/RELEASE_NOTES.md) - [Commits](eclipse-tycho/tycho@tycho-5.0.2...tycho-5.0.3) Updates `org.eclipse.tycho:tycho-compiler-plugin` from 5.0.2 to 5.0.3 - [Release notes](https://github.com/eclipse-tycho/tycho/releases) - [Changelog](https://github.com/eclipse-tycho/tycho/blob/tycho-5.0.3/RELEASE_NOTES.md) - [Commits](eclipse-tycho/tycho@tycho-5.0.2...tycho-5.0.3) Updates `org.eclipse.tycho:target-platform-configuration` from 5.0.2 to 5.0.3 - [Release notes](https://github.com/eclipse-tycho/tycho/releases) - [Changelog](https://github.com/eclipse-tycho/tycho/blob/tycho-5.0.3/RELEASE_NOTES.md) - [Commits](eclipse-tycho/tycho@tycho-5.0.2...tycho-5.0.3) Updates `org.eclipse.tycho:tycho-surefire-plugin` from 5.0.2 to 5.0.3 Updates `org.eclipse.tycho:tycho-p2-director-plugin` from 5.0.2 to 5.0.3 - [Release notes](https://github.com/eclipse-tycho/tycho/releases) - [Changelog](https://github.com/eclipse-tycho/tycho/blob/tycho-5.0.3/RELEASE_NOTES.md) - [Commits](eclipse-tycho/tycho@tycho-5.0.2...tycho-5.0.3) Updates `org.eclipse.tycho:tycho-versions-plugin` from 5.0.2 to 5.0.3 - [Release notes](https://github.com/eclipse-tycho/tycho/releases) - [Changelog](https://github.com/eclipse-tycho/tycho/blob/tycho-5.0.3/RELEASE_NOTES.md) - [Commits](eclipse-tycho/tycho@tycho-5.0.2...tycho-5.0.3) Updates `org.eclipse.tycho:tycho-packaging-plugin` from 5.0.2 to 5.0.3 - [Release notes](https://github.com/eclipse-tycho/tycho/releases) - [Changelog](https://github.com/eclipse-tycho/tycho/blob/tycho-5.0.3/RELEASE_NOTES.md) - [Commits](eclipse-tycho/tycho@tycho-5.0.2...tycho-5.0.3) --- updated-dependencies: - dependency-name: org.eclipse.tycho:tycho-maven-plugin dependency-version: 5.0.3 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.eclipse.tycho:tycho-source-plugin dependency-version: 5.0.3 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.eclipse.tycho:tycho-compiler-plugin dependency-version: 5.0.3 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.eclipse.tycho:target-platform-configuration dependency-version: 5.0.3 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.eclipse.tycho:tycho-surefire-plugin dependency-version: 5.0.3 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.eclipse.tycho:tycho-p2-director-plugin dependency-version: 5.0.3 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.eclipse.tycho:tycho-versions-plugin dependency-version: 5.0.3 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.eclipse.tycho:tycho-packaging-plugin dependency-version: 5.0.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 0782b52 commit 31355ab

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

org.moreunit.build/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525

2626
<properties>
2727
<maven.compiler.release>21</maven.compiler.release>
28-
<tycho-version>5.0.2</tycho-version>
28+
<tycho-version>5.0.3</tycho-version>
2929
<exec-maven-version>3.5.0</exec-maven-version>
3030
<surefire-version>3.5.6</surefire-version>
3131
<jacoco.version>0.8.14</jacoco.version>

0 commit comments

Comments
 (0)