Shade annotation processor dependencies
Update the annotation processor to be completely self contained. The single required dependency is now "shaded" into the jar. Fixes gh-7883
Showing
Please register or sign in to comment
Update the annotation processor to be completely self contained. The single required dependency is now "shaded" into the jar. Fixes gh-7883