ソースを参照

Update eclipse compiler org.eclipse.jdt:ecj to 3.15.0

Change-Id: Iabca86db71e166e6ce73db2f8ddc5058e58da11a
Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
tags/v5.2.0.201811281532-m3
Matthias Sohn 5年前
コミット
f9a142939d
1個のファイルの変更1行の追加1行の削除
  1. 1
    1
      pom.xml

+ 1
- 1
pom.xml ファイルの表示

@@ -838,7 +838,7 @@
<dependency>
<groupId>org.eclipse.jdt</groupId>
<artifactId>ecj</artifactId>
<version>3.13.102</version>
<version>3.15.0</version>
</dependency>
</dependencies>
</plugin>

読み込み中…
キャンセル
保存