Skip to content

Commit 4c0a4b7

Browse files
dependabot[bot]akurtakov
authored andcommitted
fix(deps): bump tycho-version from 4.0.11 to 4.0.12
Bumps `tycho-version` from 4.0.11 to 4.0.12. Updates `org.eclipse.tycho:tycho-buildtimestamp-jgit` from 4.0.11 to 4.0.12 - [Release notes](https://github.com/eclipse-tycho/tycho/releases) - [Changelog](https://github.com/eclipse-tycho/tycho/blob/tycho-4.0.12/RELEASE_NOTES.md) - [Commits](eclipse-tycho/tycho@tycho-4.0.11...tycho-4.0.12) Updates `org.eclipse.tycho.extras:tycho-sourceref-jgit` from 4.0.11 to 4.0.12 Updates `org.eclipse.tycho:tycho-maven-plugin` from 4.0.11 to 4.0.12 - [Release notes](https://github.com/eclipse-tycho/tycho/releases) - [Changelog](https://github.com/eclipse-tycho/tycho/blob/tycho-4.0.12/RELEASE_NOTES.md) - [Commits](eclipse-tycho/tycho@tycho-4.0.11...tycho-4.0.12) Updates `org.eclipse.tycho:target-platform-configuration` from 4.0.11 to 4.0.12 - [Release notes](https://github.com/eclipse-tycho/tycho/releases) - [Changelog](https://github.com/eclipse-tycho/tycho/blob/tycho-4.0.12/RELEASE_NOTES.md) - [Commits](eclipse-tycho/tycho@tycho-4.0.11...tycho-4.0.12) Updates `org.eclipse.tycho:tycho-source-plugin` from 4.0.11 to 4.0.12 - [Release notes](https://github.com/eclipse-tycho/tycho/releases) - [Changelog](https://github.com/eclipse-tycho/tycho/blob/tycho-4.0.12/RELEASE_NOTES.md) - [Commits](eclipse-tycho/tycho@tycho-4.0.11...tycho-4.0.12) Updates `org.eclipse.tycho:tycho-p2-plugin` from 4.0.11 to 4.0.12 - [Release notes](https://github.com/eclipse-tycho/tycho/releases) - [Changelog](https://github.com/eclipse-tycho/tycho/blob/tycho-4.0.12/RELEASE_NOTES.md) - [Commits](eclipse-tycho/tycho@tycho-4.0.11...tycho-4.0.12) Updates `org.eclipse.tycho:tycho-packaging-plugin` from 4.0.11 to 4.0.12 - [Release notes](https://github.com/eclipse-tycho/tycho/releases) - [Changelog](https://github.com/eclipse-tycho/tycho/blob/tycho-4.0.12/RELEASE_NOTES.md) - [Commits](eclipse-tycho/tycho@tycho-4.0.11...tycho-4.0.12) Updates `org.eclipse.tycho.extras:tycho-p2-extras-plugin` from 4.0.11 to 4.0.12 Updates `org.eclipse.tycho:tycho-compiler-plugin` from 4.0.11 to 4.0.12 - [Release notes](https://github.com/eclipse-tycho/tycho/releases) - [Changelog](https://github.com/eclipse-tycho/tycho/blob/tycho-4.0.12/RELEASE_NOTES.md) - [Commits](eclipse-tycho/tycho@tycho-4.0.11...tycho-4.0.12) Updates `org.eclipse.tycho:tycho-surefire-plugin` from 4.0.11 to 4.0.12 Updates `org.eclipse.tycho:tycho-gpg-plugin` from 4.0.11 to 4.0.12 - [Release notes](https://github.com/eclipse-tycho/tycho/releases) - [Changelog](https://github.com/eclipse-tycho/tycho/blob/tycho-4.0.12/RELEASE_NOTES.md) - [Commits](eclipse-tycho/tycho@tycho-4.0.11...tycho-4.0.12) --- 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:target-platform-configuration 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-packaging-plugin dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.eclipse.tycho.extras:tycho-p2-extras-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-surefire-plugin dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.eclipse.tycho:tycho-gpg-plugin dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent ddfb316 commit 4c0a4b7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
<properties>
1212
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
1313
<maven.minimum.version>3.9.5</maven.minimum.version>
14-
<tycho-version>4.0.11</tycho-version>
14+
<tycho-version>4.0.12</tycho-version>
1515
<sonar.jacoco.reportPath>../target/jacoco.exec</sonar.jacoco.reportPath>
1616
<tycho.scmUrl>scm:git:https://github.com/eclipse-tm4e/tm4e.git</tycho.scmUrl>
1717
<tycho-surefire-plugin.vmargs></tycho-surefire-plugin.vmargs>

0 commit comments

Comments
 (0)