You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Looking at the pom I am seeing json-smart pulled in. This ends up shipping as ./plugins/opensearch-security/json-smart-2.4.7.jar. If I am not mistaken this is only used in tests and should be removed.
The text was updated successfully, but these errors were encountered:
json-smart is the transitive dependency of json-path and json-path is used in production code
vrozov
added
invalid
This doesn't seem right
and removed
bug
Something isn't working
Beta
untriaged
Require the attention of the repository maintainers and may need to be prioritized
labels
Sep 23, 2021
Describe the bug
Looking at the pom I am seeing json-smart pulled in. This ends up shipping as
./plugins/opensearch-security/json-smart-2.4.7.jar
. If I am not mistaken this is only used in tests and should be removed.The text was updated successfully, but these errors were encountered: