diff --git a/classport-analyser/pom.xml b/classport-analyser/pom.xml index 48c0775..65753c5 100644 --- a/classport-analyser/pom.xml +++ b/classport-analyser/pom.xml @@ -38,7 +38,7 @@ org.ow2.asm asm-commons - 9.7.1 + 9.9.1 org.ow2.asm diff --git a/classport-commons/pom.xml b/classport-commons/pom.xml index 690e874..7b0571d 100644 --- a/classport-commons/pom.xml +++ b/classport-commons/pom.xml @@ -26,7 +26,7 @@ org.ow2.asm asm-commons - 9.7.1 + 9.9.1 org.ow2.asm diff --git a/maven-plugin/pom.xml b/maven-plugin/pom.xml index e879e9b..7ac4898 100644 --- a/maven-plugin/pom.xml +++ b/maven-plugin/pom.xml @@ -37,7 +37,7 @@ org.ow2.asm asm-commons - 9.7.1 + 9.9.1 org.ow2.asm