Remove no longer needed AspectJ version override with JDK 9+
See gh-12028
This commit is contained in:
parent
f7c8be1877
commit
20654b9bc9
|
@ -761,9 +761,6 @@
|
|||
<activation>
|
||||
<jdk>[9,)</jdk>
|
||||
</activation>
|
||||
<properties>
|
||||
<aspectj.version>1.9.0.RC1</aspectj.version>
|
||||
</properties>
|
||||
<build>
|
||||
<plugins>
|
||||
<plugin>
|
||||
|
|
Loading…
Reference in New Issue