File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed
Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 461461 </configuration >
462462 </plugin >
463463 <plugin >
464- <groupId >org.codehaus.mojo </groupId >
464+ <groupId >dev.aspectj </groupId >
465465 <artifactId >aspectj-maven-plugin</artifactId >
466- <version >1.15.0 </version >
466+ <version >1.14.1 </version >
467467 <configuration >
468468 <source >${maven.compiler.release} </source >
469469 <target >${maven.compiler.release} </target >
Original file line number Diff line number Diff line change 3737 <build >
3838 <plugins >
3939 <plugin >
40- <groupId >org.codehaus.mojo </groupId >
40+ <groupId >dev.aspectj </groupId >
4141 <artifactId >aspectj-maven-plugin</artifactId >
4242 <configuration >
4343 <aspectLibraries >
Original file line number Diff line number Diff line change 6767 <build >
6868 <plugins >
6969 <plugin >
70- <groupId >org.codehaus.mojo </groupId >
70+ <groupId >dev.aspectj </groupId >
7171 <artifactId >aspectj-maven-plugin</artifactId >
7272 <configuration >
7373 <additionalCompilerArgs >
You can’t perform that action at this time.
0 commit comments