Bump tycho-version from 2.1.0 to 2.3.0 (#6807)
Bumps `tycho-version` from 2.1.0 to 2.3.0. Updates `tycho-pack200a-plugin` from 2.1.0 to 2.3.0 Updates `tycho-pack200b-plugin` from 2.1.0 to 2.3.0 --- updated-dependencies: - dependency-name: org.eclipse.tycho.extras:tycho-pack200a-plugin dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: org.eclipse.tycho.extras:tycho-pack200b-plugin dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
5b6c0c385b
commit
4b24c56234
2
pom.xml
2
pom.xml
|
@ -38,7 +38,7 @@
|
|||
<asm.version>9.2</asm.version>
|
||||
<jmh.version>1.33</jmh.version>
|
||||
<jmhjar.name>benchmarks</jmhjar.name>
|
||||
<tycho-version>2.1.0</tycho-version>
|
||||
<tycho-version>2.3.0</tycho-version>
|
||||
<junit.version>5.8.0</junit.version>
|
||||
<maven.version>3.8.2</maven.version>
|
||||
<maven.resolver.version>1.7.2</maven.resolver.version>
|
||||
|
|
Loading…
Reference in New Issue