Upgrade ecj to 3.23.0

Change-Id: Ifca682c4aff0cfcd827986a02580e70dcfcad5c0
Signed-off-by: Marco Miller <marco.miller@ericsson.com>
This commit is contained in:
Marco Miller 2020-09-21 11:52:44 -04:00 committed by Matthias Sohn
parent 2171f868d9
commit 8887a6779a
1 changed files with 1 additions and 1 deletions

View File

@ -896,7 +896,7 @@
<dependency>
<groupId>org.eclipse.jdt</groupId>
<artifactId>ecj</artifactId>
<version>3.22.0</version>
<version>3.23.0</version>
</dependency>
</dependencies>
</plugin>