Merge pull request #5594 from eclipse/dependabot/maven/jetty-10.0.x/tycho-version-2.1.0

Bump tycho-version from 2.0.0 to 2.1.0
This commit is contained in:
Joakim Erdfelt 2020-11-09 06:20:53 -06:00 committed by GitHub
commit 31a7bb35f3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -36,7 +36,7 @@
<asm.version>9.0</asm.version>
<jmh.version>1.26</jmh.version>
<jmhjar.name>benchmarks</jmhjar.name>
<tycho-version>2.0.0</tycho-version>
<tycho-version>2.1.0</tycho-version>
<junit.version>5.7.0</junit.version>
<maven.version>3.6.3</maven.version>
<maven.resolver.version>1.6.1</maven.resolver.version>