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 7e65f2f0f..c91ffffe0 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.0-beta.renamed.jar</systemPath>
+ <systemPath>${project.basedir}/../lib/asm/asm-7.2.renamed.jar</systemPath>
</dependency>
<dependency>
<groupId>org.aspectj</groupId>