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
{{ message }}
This repository has been archived by the owner on Nov 6, 2018. It is now read-only.
Because currently your library is being reported by tools like snyk.io that are not smart enough to figure out that commons-collections in that broken 3.2.1 version will not end up at the class path at the end... the scope (provided) was declared in the parent pom and the tool wasn't probably good enough to get it.
for the
builder-annotations
dependency consider adding something likeand then bringing back the dependency
Because currently your library is being reported by tools like snyk.io that are not smart enough to figure out that
commons-collections
in that broken3.2.1
version will not end up at the class path at the end... the scope (provided
) was declared in the parent pom and the tool wasn't probably good enough to get it.see the screenshot:
https://i.imgur.com/ehUTAfU.png
same holds for:
com.fasterxml.jackson.core:jackson-databind:2.7.7
com.fasterxml.jackson.core:jackson-core:2.7.7
The text was updated successfully, but these errors were encountered: