Skip to content

Commit 7c5437f

Browse files
Bump the all-dependencies group with 4 updates
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.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) Updates `org.eclipse.tycho:tycho-maven-plugin` 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) Updates `org.eclipse.tycho:target-platform-configuration` 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) Updates `org.eclipse.tycho:tycho-surefire-plugin` from 4.0.9 to 4.0.10 Updates `org.eclipse.tycho:tycho-maven-plugin` 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) Updates `org.eclipse.tycho:target-platform-configuration` 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) Updates `org.eclipse.tycho:tycho-surefire-plugin` from 4.0.9 to 4.0.10 --- 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] <[email protected]>
1 parent 8cb4738 commit 7c5437f

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 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xs
2020
<properties>
2121
<maven.compiler.source>11</maven.compiler.source>
2222
<maven.compiler.target>11</maven.compiler.target>
23-
<tycho-version>4.0.9</tycho-version>
23+
<tycho-version>4.0.10</tycho-version>
2424
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
2525
<xtext.version>2.37.0</xtext.version>
2626
<tycho.disableP2Mirrors>true</tycho.disableP2Mirrors>

0 commit comments

Comments
 (0)