Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bump com.github.spotbugs:spotbugs-maven-plugin from 4.7.3.5 to 4.7.3.6 (
#20) Bumps [com.github.spotbugs:spotbugs-maven-plugin](https://github.com/spotbugs/spotbugs-maven-plugin) from 4.7.3.5 to 4.7.3.6. <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.7.3.6</h2> <p>Supports spotbugs 4.7.3</p> <p>Changes</p> <ul> <li>Groovy 4.0.15</li> <li>General Library Updates</li> </ul> <p>Build</p> <ul> <li>Remove 'jformatstring' from any documentation as no longer in spotbugs [no-op document cleanup]</li> <li>Drop poms for 'jFormatString', 'jsr305', 'spotbugs-annotatinos', 'spotbugs-ant' and 'spotbugs' as not used in this build nor necessary</li> <li>Drop legacy findbugs groovy scripts that ran maven actions as not used to delivery software</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/spotbugs/spotbugs-maven-plugin/commit/a8bbf0704a9e3326837d6d665a51f45ca834b157"><code>a8bbf07</code></a> [maven-release-plugin] prepare release spotbugs-maven-plugin-4.7.3.6</li> <li><a href="https://github.com/spotbugs/spotbugs-maven-plugin/commit/8dd947edd06fbcea8fe239102deb6939b1eab98e"><code>8dd947e</code></a> Merge pull request <a href="https://redirect.github.com/spotbugs/spotbugs-maven-plugin/issues/637">#637</a> from spotbugs/renovate/versionspluginversion</li> <li><a href="https://github.com/spotbugs/spotbugs-maven-plugin/commit/c3aa3a46c316be57ff471ca3ca475beb0ae34f9e"><code>c3aa3a4</code></a> Merge pull request <a href="https://redirect.github.com/spotbugs/spotbugs-maven-plugin/issues/638">#638</a> from hazendaz/spotbugs</li> <li><a href="https://github.com/spotbugs/spotbugs-maven-plugin/commit/40256e2a00df0c346535343fa5a7294e28b90093"><code>40256e2</code></a> [GHA] Fix checkout and update jdks</li> <li><a href="https://github.com/spotbugs/spotbugs-maven-plugin/commit/45ee31ef04a7695c20bd46b69a986ef4e7f8da08"><code>45ee31e</code></a> Update dependency org.codehaus.mojo:versions-maven-plugin to v2.16.1</li> <li><a href="https://github.com/spotbugs/spotbugs-maven-plugin/commit/59d813a4c4fb881223ddf7a09e89708a784ed842"><code>59d813a</code></a> Revert "[GHA] Update maven 4 to alpha 7"</li> <li><a href="https://github.com/spotbugs/spotbugs-maven-plugin/commit/531f4f582365334a526ec9d975bc704aa516b582"><code>531f4f5</code></a> Revert "[GHA] Try maven 4 alpha 5"</li> <li><a href="https://github.com/spotbugs/spotbugs-maven-plugin/commit/ac1e6377fe57d8eff8c0617c4659f17be2a3d309"><code>ac1e637</code></a> [GHA] Try maven 4 alpha 5</li> <li><a href="https://github.com/spotbugs/spotbugs-maven-plugin/commit/a1f222d06eba640ec47bcf85caf3adf2e2df248e"><code>a1f222d</code></a> [GHA] Update maven 4 to alpha 7</li> <li><a href="https://github.com/spotbugs/spotbugs-maven-plugin/commit/9d2d4c0fb9a9d3fe698c9eeb37cff7ebebc0aa22"><code>9d2d4c0</code></a> Merge pull request <a href="https://redirect.github.com/spotbugs/spotbugs-maven-plugin/issues/634">#634</a> from spotbugs/renovate/javadocpluginversion</li> <li>Additional commits viewable in <a href="https://github.com/spotbugs/spotbugs-maven-plugin/compare/spotbugs-maven-plugin-4.7.3.5...spotbugs-maven-plugin-4.7.3.6">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=com.github.spotbugs:spotbugs-maven-plugin&package-manager=maven&previous-version=4.7.3.5&new-version=4.7.3.6)](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>
- Loading branch information