**[Mark Janssen](https://jira.spring.io/secure/ViewProfile.jspa?name=praseodym)** opened **[SPR-11248](https://jira.spring.io/browse/SPR-11248?redirect=false)** and commented spring-aspects 4.0.0 uses AspectJ 1.8.0.M1 which is compatible only with Java 8, which is unreleased at this time (http://eclipse.org/aspectj/doc/released/README-180.html). A workaround is to locally exclude `org.aspectj` dependencies from the spring-aspects dependency. --- **Affects:** 4.0 GA **Reference URL:** https://github.com/spring-projects/spring-framework/commit/5ccbc80522eba5a2f0b38a44aac16e7e9c7e7770 **Issue Links:** - #15837 Upgrade AspectJ dependency to 1.8 final and apply latest ASM 5.0.2 patches - #15898 Spring 4.0.0.RELEASE depends on aspectjweaver 1.8.0.M1 not found in Maven Central