diff --git a/airbase/pom.xml b/airbase/pom.xml index e3f8cbb4d..1c2999772 100644 --- a/airbase/pom.xml +++ b/airbase/pom.xml @@ -847,6 +847,13 @@ true ${air.compiler.enable-preview} + + + org.ow2.asm + asm + ${dep.asm.version} + +