Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
ORC-1713: Bump spotbugs-maven-plugin to 4.8.5.0
Bumps [com.github.spotbugs:spotbugs-maven-plugin](https://github.com/spotbugs/spotbugs-maven-plugin) from 4.8.4.0 to 4.8.5.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.8.5.0</h2> <ul> <li>Support spotbugs 4.8.5.0</li> <li>Dependency and plugin general updates</li> <li>Maven wrapper update to 3.3.1</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/spotbugs/spotbugs-maven-plugin/commit/ca8b5a3798a6bd929362945fdf0134d141f389ca"><code>ca8b5a3</code></a> [maven-release-plugin] prepare release spotbugs-maven-plugin-4.8.5.0</li> <li><a href="https://github.com/spotbugs/spotbugs-maven-plugin/commit/1ee6f5fdca1721944463999183ddd4c26d35efce"><code>1ee6f5f</code></a> [ci] Update version in readme to 4.8.5.0</li> <li><a href="https://github.com/spotbugs/spotbugs-maven-plugin/commit/4c46d8db11d04d2d0ac50e795502e81a4f443ca7"><code>4c46d8d</code></a> [pom] Bump all to spotbugs 4.8.5</li> <li><a href="https://github.com/spotbugs/spotbugs-maven-plugin/commit/5912a28e8adfe6156d10e4006fa28e1b8326687c"><code>5912a28</code></a> Merge pull request <a href="https://github.com/spotbugs/spotbugs-maven-plugin/issues/800">#800</a> from spotbugs/renovate/guava-monorepo</li> <li><a href="https://github.com/spotbugs/spotbugs-maven-plugin/commit/9537abee346b5f7580106cbb357166d5fc8d068e"><code>9537abe</code></a> Merge pull request <a href="https://github.com/spotbugs/spotbugs-maven-plugin/issues/801">#801</a> from spotbugs/renovate/spotbugsversion</li> <li><a href="https://github.com/spotbugs/spotbugs-maven-plugin/commit/7cb964e8149aa327d6e7536946b62af9b7cc68fe"><code>7cb964e</code></a> Update dependency com.github.spotbugs:spotbugs to v4.8.5</li> <li><a href="https://github.com/spotbugs/spotbugs-maven-plugin/commit/0981f50e97e4602df63ae70a8694633d944fe1db"><code>0981f50</code></a> Update dependency com.google.guava:guava to v33.2.0-jre</li> <li><a href="https://github.com/spotbugs/spotbugs-maven-plugin/commit/f5482b15f6a7b824f00429109cae9b76d74feac9"><code>f5482b1</code></a> Merge pull request <a href="https://github.com/spotbugs/spotbugs-maven-plugin/issues/799">#799</a> from hazendaz/master</li> <li><a href="https://github.com/spotbugs/spotbugs-maven-plugin/commit/1f2f111dc342af9f610ef9f513ef181119d6adc7"><code>1f2f111</code></a> [mvn] Update maven wrapper</li> <li><a href="https://github.com/spotbugs/spotbugs-maven-plugin/commit/5f9ae49a8dabb15b826c361cb9974dfaae94c234"><code>5f9ae49</code></a> Merge pull request <a href="https://github.com/spotbugs/spotbugs-maven-plugin/issues/797">#797</a> from spotbugs/renovate/codec.version</li> <li>Additional commits viewable in <a href="https://github.com/spotbugs/spotbugs-maven-plugin/compare/spotbugs-maven-plugin-4.8.4.0...spotbugs-maven-plugin-4.8.5.0">compare view</a></li> </ul> </details> <br /> <details> <summary>Most Recent Ignore Conditions Applied to This Pull Request</summary> | Dependency Name | Ignore Conditions | | --- | --- | | com.github.spotbugs:spotbugs-maven-plugin | [< 4.8, > 4.7.3.4] | </details> [![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.8.4.0&new-version=4.8.5.0)](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> Closes #1921 from dependabot[bot]/dependabot/maven/java/com.github.spotbugs-spotbugs-maven-plugin-4.8.5.0. Authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Signed-off-by: William Hyun <[email protected]>
- Loading branch information