Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
jcabi-maven-plugin:0.14 use org.aspectj:aspectjtools:1.8.6
This version can have problem with java8 and later for weaving class, throwing exception like org.aspectj.apache.bcel.classfile.ClassFormatException: File: 'module-info.class': Invalid byte tag in constant pool: 19 As explained in this jcabi issue jcabi/jcabi-maven-plugin#58, we update aspectjtools dependency to 1.9.1 for jcabi maven plugin only
- Loading branch information