Upgrade ecj to 3.24.0

Change-Id: I81c03c5f916e97f91cf06dbe3ce355e430b2981a
Signed-off-by: Marco Miller <marco.miller@ericsson.com>
This commit is contained in:
Marco Miller 2020-12-17 12:17:24 -05:00 committed by Matthias Sohn
parent 1d7829eb82
commit 6a3bae670e
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.23.0</version>
<version>3.24.0</version>
</dependency>
</dependencies>
</plugin>