aboutsummaryrefslogtreecommitdiffstats
path: root/ajdoc/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'ajdoc/pom.xml')
-rw-r--r--ajdoc/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/ajdoc/pom.xml b/ajdoc/pom.xml
index 427ed4b06..f5046dadc 100644
--- a/ajdoc/pom.xml
+++ b/ajdoc/pom.xml
@@ -48,7 +48,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>