diff --git a/accessors-smart/pom.xml b/accessors-smart/pom.xml index 165fb52d..5b412d93 100644 --- a/accessors-smart/pom.xml +++ b/accessors-smart/pom.xml @@ -252,13 +252,16 @@ org.apache.felix maven-bundle-plugin - 3.5.1 + 5.1.2 true ${project.groupId}.${project.artifactId} ${project.artifactId} ${project.version} + + org.objectweb.asm;version="[8.0,10)",* + net.minidev.asm, net.minidev.asm.ex