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