aboutsummaryrefslogtreecommitdiffstats
path: root/testing/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'testing/pom.xml')
-rw-r--r--testing/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/testing/pom.xml b/testing/pom.xml
index dfd975838..335da941d 100644
--- a/testing/pom.xml
+++ b/testing/pom.xml
@@ -49,8 +49,8 @@
<version>${project.version}</version>
</dependency>
<dependency>
- <groupId>org.aspectj</groupId>
- <artifactId>asm-renamed</artifactId>
+ <groupId>org.ow2.asm</groupId>
+ <artifactId>asm</artifactId>
</dependency>
<dependency>
<groupId>org.aspectj</groupId>