-
Task
-
Resolution: Fixed
-
L3 - Default
-
None
-
None
Run currently includes the following asm dependencies:
org.ow2.asm:asm-analysis:jar:7.1
org.ow2.asm:asm-commons:jar:7.1
org.ow2.asm:asm-tree:jar:7.1
org.ow2.asm:asm-util:jar:7.1
org.ow2.asm:asm:jar:5.0.4
Note that org.ow2.asm:asm should be in version 7.1 as well, but it is overridden by a transitive dependency of json-smart (which is only in test scope). This inconsistency can lead to problems at runtime, although currently no concrete problems are known.