This is an automated email from the ASF dual-hosted git repository.

csy pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/orc.git


The following commit(s) were added to refs/heads/main by this push:
     new c38e20d86 ORC-1739: Bump `spotbugs-maven-plugin` to 4.8.6.2
c38e20d86 is described below

commit c38e20d862ce19395558e092dd42033a000fe22d
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Jul 10 14:40:17 2024 +0800

    ORC-1739: Bump `spotbugs-maven-plugin` to 4.8.6.2
    
    Bumps 
[com.github.spotbugs:spotbugs-maven-plugin](https://github.com/spotbugs/spotbugs-maven-plugin)
 from 4.8.6.1 to 4.8.6.2.
    <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.2</h2>
    <ul>
    <li>Supports spotbugs 4.8.6</li>
    <li>Uses groovy 4.0.22</li>
    </ul>
    </blockquote>
    </details>
    <details>
    <summary>Commits</summary>
    <ul>
    <li><a 
href="https://github.com/spotbugs/spotbugs-maven-plugin/commit/848bdf33e662ac4497eb19604a873b4b65261ffa";><code>848bdf3</code></a>
 [maven-release-plugin] prepare release spotbugs-maven-plugin-4.8.6.2</li>
    <li><a 
href="https://github.com/spotbugs/spotbugs-maven-plugin/commit/3f9dafd3996b64738a32829886a9bfedbc631541";><code>3f9dafd</code></a>
 [GHA] Drop java 11 from build matrix</li>
    <li><a 
href="https://github.com/spotbugs/spotbugs-maven-plugin/commit/8d0ff3ce0b25f152a85b076120cd763ddcdb334f";><code>8d0ff3c</code></a>
 Merge pull request <a 
href="https://redirect.github.com/spotbugs/spotbugs-maven-plugin/issues/840";>#840</a>
 from spotbugs/renovate/com.github.hazendaz-base-paren...</li>
    <li><a 
href="https://github.com/spotbugs/spotbugs-maven-plugin/commit/2238d4fffea9e848064b400203d0eec05df17616";><code>2238d4f</code></a>
 Update dependency com.github.hazendaz:base-parent to v47</li>
    <li><a 
href="https://github.com/spotbugs/spotbugs-maven-plugin/commit/c35d674c6fd58cc8dcc8d1f2acc3c74a90bd9a45";><code>c35d674</code></a>
 Merge pull request <a 
href="https://redirect.github.com/spotbugs/spotbugs-maven-plugin/issues/838";>#838</a>
 from spotbugs/renovate/versionspluginversion</li>
    <li><a 
href="https://github.com/spotbugs/spotbugs-maven-plugin/commit/aac0e5c83dd1a7f2ee08955411be4bf3e79d044c";><code>aac0e5c</code></a>
 Merge branch 'master' into renovate/versionspluginversion</li>
    <li><a 
href="https://github.com/spotbugs/spotbugs-maven-plugin/commit/824b689ac65c0ddf2357c678efd7f38c34430c3e";><code>824b689</code></a>
 Update dependency org.codehaus.mojo:versions-maven-plugin to v2.17.0</li>
    <li><a 
href="https://github.com/spotbugs/spotbugs-maven-plugin/commit/329dfdd1db5d2819e7f7b1754805482568cd51e4";><code>329dfdd</code></a>
 Merge pull request <a 
href="https://redirect.github.com/spotbugs/spotbugs-maven-plugin/issues/839";>#839</a>
 from spotbugs/renovate/groovy-monorepo</li>
    <li><a 
href="https://github.com/spotbugs/spotbugs-maven-plugin/commit/cf9a54cea9cc6189acc60d4e110ed92c973286d3";><code>cf9a54c</code></a>
 Update groovy monorepo to v4.0.22</li>
    <li><a 
href="https://github.com/spotbugs/spotbugs-maven-plugin/commit/32f7d1ad09aeaaab9fd7475f6f4017e37ecaf681";><code>32f7d1a</code></a>
 Merge pull request <a 
href="https://redirect.github.com/spotbugs/spotbugs-maven-plugin/issues/837";>#837</a>
 from spotbugs/release/4.8.6.1</li>
    <li>Additional commits viewable in <a 
href="https://github.com/spotbugs/spotbugs-maven-plugin/compare/spotbugs-maven-plugin-4.8.6.1...spotbugs-maven-plugin-4.8.6.2";>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.6.1&new-version=4.8.6.2)](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 #1971 from 
dependabot[bot]/dependabot/maven/java/com.github.spotbugs-spotbugs-maven-plugin-4.8.6.2.
    
    Authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
    Signed-off-by: Shaoyun Chen <[email protected]>
---
 java/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/java/pom.xml b/java/pom.xml
index 42c121988..890b663cf 100644
--- a/java/pom.xml
+++ b/java/pom.xml
@@ -395,7 +395,7 @@
         <plugin>
           <groupId>com.github.spotbugs</groupId>
           <artifactId>spotbugs-maven-plugin</artifactId>
-          <version>4.8.6.1</version>
+          <version>4.8.6.2</version>
           <configuration>
             <includeFilterFile>spotbugs-include.xml</includeFilterFile>
             <excludeFilterFile>spotbugs-exclude.xml</excludeFilterFile>

Reply via email to