adoroszlai opened a new pull request, #9794: URL: https://github.com/apache/ozone/pull/9794
## What changes were proposed in this pull request? Bump `restrict-imports-enforcer-rule` from 2.6.1 to [3.0.0](https://github.com/skuzzle/restrict-imports-enforcer-rule/releases/tag/v3.0.0). This gets rid of [warnings](https://github.com/apache/ozone/actions/runs/22178796748/job/64134403269#step:13:127) about deprecated Maven Enforcer Plugin API: ``` [WARNING] ruleName restrictImports with implementation org.apache.maven.plugins.enforcer.RestrictImportsuses the deprecated Maven Enforcer Plugin API. This will not be supported in a future version of the plugin. Please contact the rule maintainer to upgrade the rule implementation to the current API. ``` https://issues.apache.org/jira/browse/HDDS-14680 ## How was this patch tested? CI build: https://github.com/adoroszlai/ozone/actions/runs/22214966737/job/64256735384 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
