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
Upgrade the shadow dependency and explicitly declare our own dependencies.
I believe that we were previously relying on the shadow plugin to bring in too
many of our dependencies, and with recent versions of the plugin those
dependency declarations went away.
This commit gets the missing dependencies compiling again, and addresses one
backwards incompatible change with the asm-commons library, see:
https://issues.apache.org/jira/browse/MSHADE-258
0 commit comments