Browse Source

Upgrade ecj to 3.23.0

Change-Id: Ifca682c4aff0cfcd827986a02580e70dcfcad5c0
Signed-off-by: Marco Miller <marco.miller@ericsson.com>
tags/v5.10.0.202011041322-m2
Marco Miller 3 years ago
parent
commit
8887a6779a
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      pom.xml

+ 1
- 1
pom.xml 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>

Loading…
Cancel
Save