Skip to content

Commit 7cf456f

Browse files
Bump tycho.version from 4.0.13 to 5.0.0
Bumps `tycho.version` from 4.0.13 to 5.0.0. Updates `org.eclipse.tycho:tycho-maven-plugin` from 4.0.13 to 5.0.0 - [Release notes](https://github.com/eclipse-tycho/tycho/releases) - [Changelog](https://github.com/eclipse-tycho/tycho/blob/tycho-5.0.0/RELEASE_NOTES.md) - [Commits](eclipse-tycho/tycho@tycho-4.0.13...tycho-5.0.0) Updates `org.eclipse.tycho:target-platform-configuration` from 4.0.13 to 5.0.0 - [Release notes](https://github.com/eclipse-tycho/tycho/releases) - [Changelog](https://github.com/eclipse-tycho/tycho/blob/tycho-5.0.0/RELEASE_NOTES.md) - [Commits](eclipse-tycho/tycho@tycho-4.0.13...tycho-5.0.0) Updates `org.eclipse.tycho:tycho-surefire-plugin` from 4.0.13 to 5.0.0 --- updated-dependencies: - dependency-name: org.eclipse.tycho:tycho-maven-plugin dependency-version: 5.0.0 dependency-type: direct:production update-type: version-update:semver-major - dependency-name: org.eclipse.tycho:target-platform-configuration dependency-version: 5.0.0 dependency-type: direct:production update-type: version-update:semver-major - dependency-name: org.eclipse.tycho:tycho-surefire-plugin dependency-version: 5.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent fad41ef commit 7cf456f

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
@@ -12,7 +12,7 @@
1212
<packaging>pom</packaging>
1313

1414
<properties>
15-
<tycho.version>4.0.13</tycho.version>
15+
<tycho.version>5.0.0</tycho.version>
1616
<base.name>Eclipse Client for Apache Camel Language Server</base.name>
1717
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
1818
<!-- compiler settings -->

0 commit comments

Comments
 (0)