aboutsummaryrefslogtreecommitdiffstats
path: root/weaver/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'weaver/pom.xml')
-rw-r--r--weaver/pom.xml7
1 files changed, 2 insertions, 5 deletions
diff --git a/weaver/pom.xml b/weaver/pom.xml
index 2973f7504..6bf419ab8 100644
--- a/weaver/pom.xml
+++ b/weaver/pom.xml
@@ -66,11 +66,8 @@
</dependency>
-->
<dependency>
- <groupId>asm</groupId>
- <artifactId>asm</artifactId>
- <version>1.0</version>
- <scope>system</scope>
- <systemPath>${project.basedir}/../lib/asm/asm-9.1.renamed.jar</systemPath>
+ <groupId>org.aspectj</groupId>
+ <artifactId>asm-renamed</artifactId>
</dependency>
</dependencies>
</project>