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
Fix commons-io signatures that fail in commons-io v2.7 (#169)
Commons-IO signatures fails to resolve in commons-io v2.7, as there was an incompatible change; This also adds signatures for version 2.7 (a new abstract class that caused this issue).
In a later version of forbiddenapis there will be a more robust fix for this (resolving virtual methods during signatures parsing)
0 commit comments