Skip to content

[MDEP-964] Allowlist org.glassfish:javax.json #1458

Open
@jira-importer

Description

@jira-importer

Elliotte Rusty Harold opened MDEP-964 and commented

found this one in our own code:

<dependency>

  <groupId>org.glassfish</groupId>
  <artifactId>javax.json</artifactId>
  <version>1.1.4</version>
  <scope>test</scope>

</dependency>
It's typically loaded by reflection so not found by the analyzer. Might want to list it as used iff javax.json-api is used


Remote Links:

Metadata

Metadata

Assignees

Labels

enhancementNew feature or requestpriority:minorMinor loss of function, or other problem where easy workaround is present

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions