Update Tycho to 2.6.0

Change-Id: Ic8b2b352721040ccc0164cf0c8637102518e5ce9
This commit is contained in:
Matthias Sohn 2022-03-07 10:08:26 +01:00
parent 338f2adf16
commit 13eb2ce3e2
2 changed files with 2 additions and 2 deletions

View File

@ -23,7 +23,7 @@
<properties>
<java.version>11</java.version>
<tycho-version>2.5.0</tycho-version>
<tycho-version>2.6.0</tycho-version>
<tycho-extras-version>${tycho-version}</tycho-extras-version>
<target-platform>jgit-4.17</target-platform>
</properties>

View File

@ -168,7 +168,7 @@
<httpcore-version>4.4.14</httpcore-version>
<slf4j-version>1.7.30</slf4j-version>
<maven-javadoc-plugin-version>3.3.1</maven-javadoc-plugin-version>
<tycho-extras-version>2.5.0</tycho-extras-version>
<tycho-extras-version>2.6.0</tycho-extras-version>
<gson-version>2.8.9</gson-version>
<bouncycastle-version>1.70</bouncycastle-version>
<spotbugs-maven-plugin-version>4.3.0</spotbugs-maven-plugin-version>