Open swissiety opened 1 year ago
it seems the released jar contains the antlr4-maven-plugin in version 4.7.2 which itself uses the antlr4-runtime 4.5 - which then gets somehow used.. i guess because multiple uses of different versions of the same dependency in times before java modules are great
@swissiety is this issue fixed? can we close it?
I dont know - now I get "The POM for com.googlecode.d2j:dex-tools:jar:2.2-SNAPSHOT is missing, no dependency information available" before it even compiles.
the missing dependency error occurs when SootUp is added as a dependency (does not occur if SootUp is installed into the maven repo).
I will report back when my code is updated again to see whether the initial issue is still pops up
This is probably fixed or?
didn't found the time to chekc it
Somehow i seems the incorporated ANTLR runtime is just version 4.5..