diff options
Diffstat (limited to 'pom.xml')
-rw-r--r-- | pom.xml | 5 |
1 files changed, 0 insertions, 5 deletions
@@ -467,11 +467,6 @@ <version>${asm.version}</version> </dependency> <dependency> - <groupId>org.aspectj</groupId> - <artifactId>asm-renamed</artifactId> - <version>${asm.version}</version> - </dependency> - <dependency> <!-- All modules referencing files inside 'lib' need this dependency --> <groupId>org.aspectj</groupId> <artifactId>lib</artifactId> |