Browse Source

Upgrade ecj to 3.25.0

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

+ 1
- 1
pom.xml View File

@@ -900,7 +900,7 @@
<dependency>
<groupId>org.eclipse.jdt</groupId>
<artifactId>ecj</artifactId>
<version>3.24.0</version>
<version>3.25.0</version>
</dependency>
</dependencies>
</plugin>

Loading…
Cancel
Save