Skip to content
This repository was archived by the owner on Aug 31, 2018. It is now read-only.
This repository was archived by the owner on Aug 31, 2018. It is now read-only.

Upgrade asm-all-repackaged dependency #182

@glassfishrobot

Description

@glassfishrobot

hk2 depends on asm-all-repackaged-2.2.0-b21.jar.

It's not clear:

  1. Why you need a repackaged dependency.
  2. Whether you really depend on ASM 2.2.0 when the latest version is 4.0.

This is a problem because my code depends on Findbugs which depends on ASM 3.3 so now I've got two different versions of ASM in my classpath.

Please stick to the original artifacts (if possible) and upgrade to the latest version.

Affected Versions

[2.1.*]

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions