Skip to content

Commit a29bc27

Browse files
committed
Revert the ejc version update back to 3.41
since the new version (3.43) is way too confused about the generics and requires a lot of "casts" to help it figure out the typing ...
1 parent 56af63f commit a29bc27

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -352,7 +352,7 @@
352352
is outdated and leads to compilation errors.
353353
-->
354354
<version.org.codehaus.plexus.plexus-compiler.compiler-eclipse>2.14.2</version.org.codehaus.plexus.plexus-compiler.compiler-eclipse>
355-
<version.org.eclipse.jdt.ecj>3.43.0</version.org.eclipse.jdt.ecj>
355+
<version.org.eclipse.jdt.ecj>3.41.0</version.org.eclipse.jdt.ecj>
356356

357357
<!-- Asciidoctor -->
358358

0 commit comments

Comments
 (0)