Skip to content

Don't override apache-rat-plugin version#4123

Merged
ppkarwasz merged 1 commit into
2.xfrom
fix/bump-apache-rat
May 15, 2026
Merged

Don't override apache-rat-plugin version#4123
ppkarwasz merged 1 commit into
2.xfrom
fix/bump-apache-rat

Conversation

@ppkarwasz
Copy link
Copy Markdown
Member

Remove the version override for apache-rat-plugin so it falls back to the version provided by the ASF Parent POM.

Apache RAT 0.18, for which Dependabot opened an update PR, contains a bug (RAT-552) that effectively disables the excludeSubProjects plugin option whenever <excludes> is present in the configuration.

Upgrading to 0.18 will require converting our <excludes> to <inputExcludes>, which depends on a new logging-parent release.

Remove the version override for `apache-rat-plugin` so it falls back to the version provided by the ASF Parent POM.

Apache RAT `0.18`, for which Dependabot opened an update PR, contains a bug ([RAT-552](https://issues.apache.org/jira/browse/RAT-552)) that effectively disables the `excludeSubProjects` plugin option whenever `<excludes>` is present in the configuration.

Upgrading to `0.18` will require converting our `<excludes>` to `<inputExcludes>`, which depends on a new `logging-parent` release.
@ppkarwasz ppkarwasz merged commit 98c2fa3 into 2.x May 15, 2026
10 checks passed
@ppkarwasz ppkarwasz deleted the fix/bump-apache-rat branch May 15, 2026 13:10
@github-project-automation github-project-automation Bot moved this from Approved to Merged in Log4j pull request tracker May 15, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Development

Successfully merging this pull request may close these issues.

2 participants