Skip to content

Commit

Permalink
ORC-1737: Bump spotbugs-maven-plugin to 4.8.6.1
Browse files Browse the repository at this point in the history
Bumps [com.github.spotbugs:spotbugs-maven-plugin](https://github.com/spotbugs/spotbugs-maven-plugin) from 4.8.5.0 to 4.8.6.1.
<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.6.1</h2>
<ul>
<li>Supports spotbugs 4.8.6</li>
<li>Restore java 8 support</li>
</ul>
<h2>Spotbugs Maven Plugin 4.8.6.0</h2>
<p>Support spotbugs 4.8.6</p>
<p>WARNING: This version accidentally required java 11.  A patch is incoming that will move back to java 8.  Do note though spotbugs will be moving up in near future.</p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/spotbugs/spotbugs-maven-plugin/commit/5adc7fb0ea0f6573aafa95e4e4507773e7e2f67c"><code>5adc7fb</code></a> [maven-release-plugin] prepare release spotbugs-maven-plugin-4.8.6.1</li>
<li><a href="https://github.com/spotbugs/spotbugs-maven-plugin/commit/802700890f5f41f398b61481bf6f91e86579171b"><code>8027008</code></a> Merge pull request <a href="https://github.com/spotbugs/spotbugs-maven-plugin/issues/836">#836</a> from hazendaz/master</li>
<li><a href="https://github.com/spotbugs/spotbugs-maven-plugin/commit/59b4219062f99ca1aed7c106cefa2664efd3382e"><code>59b4219</code></a> Merge pull request <a href="https://github.com/spotbugs/spotbugs-maven-plugin/issues/835">#835</a> from spotbugs/renovate/inforeportspluginversion</li>
<li><a href="https://github.com/spotbugs/spotbugs-maven-plugin/commit/138fdb53d0d100a72aa6bb2a8ca932dc2882afbe"><code>138fdb5</code></a> [pom] Drop runtime back to java 8 requirement until spotbugs goes to 11 or be...</li>
<li><a href="https://github.com/spotbugs/spotbugs-maven-plugin/commit/9594a0ad691872f6d0d76b4d12469ee1a9478f91"><code>9594a0a</code></a> Update dependency org.apache.maven.plugins:maven-project-info-reports-plugin ...</li>
<li><a href="https://github.com/spotbugs/spotbugs-maven-plugin/commit/850f0cf4dd5d977617d47ad3b35d02ab862341ae"><code>850f0cf</code></a> Merge pull request <a href="https://github.com/spotbugs/spotbugs-maven-plugin/issues/833">#833</a> from spotbugs/release/4.8.6.0</li>
<li><a href="https://github.com/spotbugs/spotbugs-maven-plugin/commit/1633dfc4b7e9ba09b57379cd5f2c66db1a90db8a"><code>1633dfc</code></a> [maven-release-plugin] prepare for next development iteration</li>
<li><a href="https://github.com/spotbugs/spotbugs-maven-plugin/commit/be70f9e8786692c3a7db2e1ccbe0dba62a751f95"><code>be70f9e</code></a> [maven-release-plugin] prepare release spotbugs-maven-plugin-4.8.6.0</li>
<li><a href="https://github.com/spotbugs/spotbugs-maven-plugin/commit/9614424aaa393567e6dbb89027baf6bf8dd88faa"><code>9614424</code></a> [pom] Bump remainder of spotbugs items to 4.8.6</li>
<li><a href="https://github.com/spotbugs/spotbugs-maven-plugin/commit/d3b7c9178c519e2c2df1fbb18f3be1ef69bea5d6"><code>d3b7c91</code></a> Merge pull request <a href="https://github.com/spotbugs/spotbugs-maven-plugin/issues/829">#829</a> from spotbugs/renovate/spotbugsversion</li>
<li>Additional commits viewable in <a href="https://github.com/spotbugs/spotbugs-maven-plugin/compare/spotbugs-maven-plugin-4.8.5.0...spotbugs-maven-plugin-4.8.6.1">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.5.0&new-version=4.8.6.1)](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 apache#1968 from dependabot[bot]/dependabot/maven/java/com.github.spotbugs-spotbugs-maven-plugin-4.8.6.1.

Authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Signed-off-by: Shaoyun Chen <csy@apache.org>
  • Loading branch information
dependabot[bot] authored and cxzl25 committed Jul 4, 2024
1 parent d390602 commit c8df8c9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion java/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -395,7 +395,7 @@
<plugin>
<groupId>com.github.spotbugs</groupId>
<artifactId>spotbugs-maven-plugin</artifactId>
<version>4.8.5.0</version>
<version>4.8.6.1</version>
<configuration>
<includeFilterFile>spotbugs-include.xml</includeFilterFile>
<excludeFilterFile>spotbugs-exclude.xml</excludeFilterFile>
Expand Down

0 comments on commit c8df8c9

Please sign in to comment.