gnodet commented on code in PR #354: URL: https://github.com/apache/maven-enforcer/pull/354#discussion_r1966051942
########## enforcer-rules/src/main/java/org/apache/maven/enforcer/rules/BannedRepositories.java: ########## @@ -96,18 +96,18 @@ public void execute() throws EnforcerRuleException { } // ---------------------------------------------------------------------- - // Protected methods + // Package methods Review Comment: Changing visibility is an incompatibility. Are we sure there are no custom rules overriding those methods ? -- 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: issues-unsubscr...@maven.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org