Browse Source

Merge "Upgrade ecj to 3.25.0"

tags/v5.12.0.202105051250-m2
Matthias Sohn 3 years ago
parent
commit
04f1edc44e
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