aboutsummaryrefslogtreecommitdiffstats
path: root/tests/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'tests/pom.xml')
-rw-r--r--tests/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/pom.xml b/tests/pom.xml
index 3b2ec7236..6a8cbaf50 100644
--- a/tests/pom.xml
+++ b/tests/pom.xml
@@ -55,7 +55,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>
<dependency>
<groupId>org.aspectj</groupId>