apache / apache/maven-dependency-plugin
[MDEP-964] Allowlist org.glassfish:javax.json
Open
enhancement
priority:minor
- Dominant language
- Java
- Stars
- 175
- Forks
- 196
- Avg merge
- 19h 30m
- Merged PRs (30d)
- 5
Description
**[Elliotte Rusty Harold](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=elharo)** opened **[MDEP-964](https://issues.apache.org/jira/browse/MDEP-964?redirect=false)** and commented
found this one in our own code:
-
\
-
org.glassfish
-
javax.json
-
1.1.4
-
test
-
\
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:**
- [GitHub Pull Request #459
](https://github.com/apache/maven-dependency-plugin/pull/459)
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.