Update ECJ version

This commit is contained in:
md_5 2020-06-28 09:39:16 +10:00
parent 7884e07936
commit 2ab04d248a
No known key found for this signature in database
GPG Key ID: E8E901AC7C617C11

View File

@ -247,6 +247,11 @@
<artifactId>plexus-compiler-eclipse</artifactId>
<version>2.8.5-spigotmc</version>
</dependency>
<dependency>
<groupId>org.eclipse.jdt</groupId>
<artifactId>ecj</artifactId>
<version>3.22.0</version>
</dependency>
</dependencies>
</plugin>
<plugin>