jenkinsci / azure-ad-plugin

Authentication and Authorization with Azure AD
https://plugins.jenkins.io/azure-ad/
MIT License
27 stars 56 forks source link

Remove access modifier from JPI #550

Closed basil closed 3 months ago

basil commented 3 months ago

This plugin is bundling the following unnecessary JARs into the plugin JPI:

[INFO] Bundling direct dependency access-modifier-annotation-1.33.jar
[INFO] Bundling direct dependency access-modifier-suppressions-1.33.jar

Testing done

Verified the JARs are no longer bundled during a plugin build.