dependabot[bot] opened a new pull request, #449: URL: https://github.com/apache/creadur-rat/pull/449
Bumps [com.github.spotbugs:spotbugs-maven-plugin](https://github.com/spotbugs/spotbugs-maven-plugin) from 4.8.6.6 to 4.9.2.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/spotbugs/spotbugs-maven-plugin/releases">com.github.spotbugs:spotbugs-maven-plugin's releases</a>.</em></p> <blockquote> <h2>Spotbugs Maven Plugin 4.9.2.0</h2> <p>User Changes</p> <ul> <li>Supports spotbugs 4.9.2</li> <li>Keep jsr 330 compatibility at javax namespace so maven 4 works well since it would cause issues</li> <li>Fix ability to use spotbugs plugin with an classifier as it would have previously failed</li> <li>Fix possible issue when no output directory supplied and path was used, make it a file</li> <li>Move project to use doxia 2 now</li> <li>Add some additional debug logging throughout</li> </ul> <p>Build Changes</p> <ul> <li>Sonar now works</li> <li>Fix report plugin name</li> <li>Remove coverity and sonar gha actions (sonar was already project level covered)</li> <li>Remove coveralls action as it was not used</li> <li>Correct sonar issues</li> <li>Use more NIO where possible</li> <li>Remove all unused items from the base of check/verify mojos as those work against scanned code and play no direct part in the scanning</li> <li>Replaced maven artifact transfer with resolver</li> <li>Run dependency analyze to fix up build as much as possible</li> <li>Stop using 'def' throughout in favor of actual objects</li> <li>Move the build to use doxia 2</li> </ul> <h2>Spotbugs Maven Plugin 4.9.1.0</h2> <ul> <li>Supports spotbugs 4.9.1</li> </ul> <p>build</p> <ul> <li>Move plugin configuration from reporting section to plugin management</li> </ul> <h2>Spotbugs Maven Plugin 4.9.0.0</h2> <h2>Project</h2> <ul> <li>Requires java 11 now</li> <li>Support spotbugs 4.9.0</li> <li>Update plugins / dependencies</li> <li>cleanup some output logging that occurs during usage</li> <li>Use more concrete object definitions instead of 'def'</li> <li>Use Path.of instead of Paths.get</li> <li>Update javadoc that default character encoding is utf-8 not the system default. This has not been true in a very long time.</li> </ul> <h2>Build 33</h2> <ul> <li>Add information on how to override with newer spotbugs as its rare that the maven plugin has any specific changes related to the spotbugs core updates.</li> <li>github action updates</li> <li>restructure entire pom to make use of dependency management to make it more clear we ware overriding libraries rather than using then and check dependency analyzer to see its decreasing invalid setup. This is intended to help when moving to doxia 2 which is still in progress.</li> <li>Use more dependency management setup</li> <li>reduce spotbugs variables so that renovate updates in fact update fully</li> <li>override any plugins from parent that now require doxia 2 back to their doxia 1 counterparts</li> <li>avoid transfer progress output throughout</li> <li>cleanup many warnings inside integration tests</li> </ul> <p>note: Before this release, we had been forked off the original findbugs-maven-plugin. As that plugin points back here and give so many commits ahead, github was used to break the fork and retain all information otherwise which also updated all forks.</p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/spotbugs/spotbugs-maven-plugin/commit/0af6475c0c128e38e7c09fa040742e73f877c02e"><code>0af6475</code></a> [maven-release-plugin] prepare release spotbugs-maven-plugin-4.9.2.0</li> <li><a href="https://github.com/spotbugs/spotbugs-maven-plugin/commit/e91a539c192e6d2e7027ca952b1efb7e0bff42f4"><code>e91a539</code></a> Merge pull request <a href="https://redirect.github.com/spotbugs/spotbugs-maven-plugin/issues/1032">#1032</a> from hazendaz/master</li> <li><a href="https://github.com/spotbugs/spotbugs-maven-plugin/commit/bc1df47dc7931d421624bf74906f7e25ad080d38"><code>bc1df47</code></a> Remove unnecessary semi colons</li> <li><a href="https://github.com/spotbugs/spotbugs-maven-plugin/commit/8d7de81aac89387b78bc06dd0ecfeed59ecec4eb"><code>8d7de81</code></a> Merge pull request <a href="https://redirect.github.com/spotbugs/spotbugs-maven-plugin/issues/1031">#1031</a> from hazendaz/master</li> <li><a href="https://github.com/spotbugs/spotbugs-maven-plugin/commit/634c4e33d829877433c601eca41c105f5984aec9"><code>634c4e3</code></a> Small code cleanup</li> <li><a href="https://github.com/spotbugs/spotbugs-maven-plugin/commit/1a6d381e6c2da23b5b75eef786963c57b56e1489"><code>1a6d381</code></a> Merge pull request <a href="https://redirect.github.com/spotbugs/spotbugs-maven-plugin/issues/1030">#1030</a> from hazendaz/master</li> <li><a href="https://github.com/spotbugs/spotbugs-maven-plugin/commit/0090e9f07e7a0d6b079c9f04bef1bdfc2804c3e8"><code>0090e9f</code></a> Move object closure to usage and add additional logging</li> <li><a href="https://github.com/spotbugs/spotbugs-maven-plugin/commit/4e541ff6d283b36c445c79e4a19d7b6509544471"><code>4e541ff</code></a> Merge pull request <a href="https://redirect.github.com/spotbugs/spotbugs-maven-plugin/issues/1029">#1029</a> from hazendaz/fixdoxia2</li> <li><a href="https://github.com/spotbugs/spotbugs-maven-plugin/commit/a8c4128ed5c62ee1d25c615108de077e3a3a7b51"><code>a8c4128</code></a> Remove renderer as in the upstream and we provide no value overriding it</li> <li><a href="https://github.com/spotbugs/spotbugs-maven-plugin/commit/46e952446f82e92e88a593619288d5ff53b21a8d"><code>46e9524</code></a> [site] Move all IT tests to site 2.0</li> <li>Additional commits viewable in <a href="https://github.com/spotbugs/spotbugs-maven-plugin/compare/spotbugs-maven-plugin-4.8.6.6...spotbugs-maven-plugin-4.9.2.0">compare view</a></li> </ul> </details> <br /> [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details> -- 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: dev-unsubscr...@creadur.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org