Skip to content
This repository was archived by the owner on Jan 20, 2026. It is now read-only.

Commit 0abea4f

Browse files
dependabot[bot]akurtakov
authored andcommitted
Bump tycho.version from 4.0.10 to 4.0.11
Bumps `tycho.version` from 4.0.10 to 4.0.11. Updates `org.eclipse.tycho:tycho-buildtimestamp-jgit` from 4.0.10 to 4.0.11 - [Release notes](https://github.com/eclipse-tycho/tycho/releases) - [Changelog](https://github.com/eclipse-tycho/tycho/blob/tycho-4.0.11/RELEASE_NOTES.md) - [Commits](eclipse-tycho/tycho@tycho-4.0.10...tycho-4.0.11) Updates `org.eclipse.tycho.extras:tycho-sourceref-jgit` from 4.0.10 to 4.0.11 Updates `org.eclipse.tycho:tycho-maven-plugin` from 4.0.10 to 4.0.11 - [Release notes](https://github.com/eclipse-tycho/tycho/releases) - [Changelog](https://github.com/eclipse-tycho/tycho/blob/tycho-4.0.11/RELEASE_NOTES.md) - [Commits](eclipse-tycho/tycho@tycho-4.0.10...tycho-4.0.11) Updates `org.eclipse.tycho:tycho-source-plugin` from 4.0.10 to 4.0.11 - [Release notes](https://github.com/eclipse-tycho/tycho/releases) - [Changelog](https://github.com/eclipse-tycho/tycho/blob/tycho-4.0.11/RELEASE_NOTES.md) - [Commits](eclipse-tycho/tycho@tycho-4.0.10...tycho-4.0.11) Updates `org.eclipse.tycho:tycho-p2-plugin` from 4.0.10 to 4.0.11 - [Release notes](https://github.com/eclipse-tycho/tycho/releases) - [Changelog](https://github.com/eclipse-tycho/tycho/blob/tycho-4.0.11/RELEASE_NOTES.md) - [Commits](eclipse-tycho/tycho@tycho-4.0.10...tycho-4.0.11) Updates `org.eclipse.tycho:tycho-compiler-plugin` from 4.0.10 to 4.0.11 - [Release notes](https://github.com/eclipse-tycho/tycho/releases) - [Changelog](https://github.com/eclipse-tycho/tycho/blob/tycho-4.0.11/RELEASE_NOTES.md) - [Commits](eclipse-tycho/tycho@tycho-4.0.10...tycho-4.0.11) Updates `org.eclipse.tycho:tycho-packaging-plugin` from 4.0.10 to 4.0.11 - [Release notes](https://github.com/eclipse-tycho/tycho/releases) - [Changelog](https://github.com/eclipse-tycho/tycho/blob/tycho-4.0.11/RELEASE_NOTES.md) - [Commits](eclipse-tycho/tycho@tycho-4.0.10...tycho-4.0.11) Updates `org.eclipse.tycho:target-platform-configuration` from 4.0.10 to 4.0.11 - [Release notes](https://github.com/eclipse-tycho/tycho/releases) - [Changelog](https://github.com/eclipse-tycho/tycho/blob/tycho-4.0.11/RELEASE_NOTES.md) - [Commits](eclipse-tycho/tycho@tycho-4.0.10...tycho-4.0.11) --- updated-dependencies: - dependency-name: org.eclipse.tycho:tycho-buildtimestamp-jgit dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.eclipse.tycho.extras:tycho-sourceref-jgit 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-p2-plugin dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.eclipse.tycho:tycho-compiler-plugin dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.eclipse.tycho:tycho-packaging-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 ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 81cbdc2 commit 0abea4f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
<packaging>pom</packaging>
2121

2222
<properties>
23-
<tycho.version>4.0.10</tycho.version>
23+
<tycho.version>4.0.11</tycho.version>
2424
<cbi-plugins.version>1.5.0</cbi-plugins.version>
2525
<maven.build.timestamp.format>yyyyMMdd-HHmm</maven.build.timestamp.format>
2626
<buildTimestamp>${maven.build.timestamp}</buildTimestamp>

0 commit comments

Comments
 (0)