aboutsummaryrefslogtreecommitdiffstats
path: root/weaver
diff options
context:
space:
mode:
Diffstat (limited to 'weaver')
-rw-r--r--weaver/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/weaver/pom.xml b/weaver/pom.xml
index e26530acc..a3104152e 100644
--- a/weaver/pom.xml
+++ b/weaver/pom.xml
@@ -79,7 +79,7 @@
<artifactId>asm</artifactId>
<version>1.0</version>
<scope>system</scope>
- <systemPath>${project.basedir}/../lib/asm/asm-7.2.renamed.jar</systemPath>
+ <systemPath>${project.basedir}/../lib/asm/asm-8.0.1.renamed.jar</systemPath>
</dependency>
</dependencies>
</project>