dependabot[bot] opened a new pull request, #4360:
URL: https://github.com/apache/servicecomb-java-chassis/pull/4360

   Bumps 
[com.github.spotbugs:spotbugs-maven-plugin](https://github.com/spotbugs/spotbugs-maven-plugin)
 from 4.8.2.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>
   <h2>Spotbugs Maven Plugin 4.8.4.0</h2>
   <h2>User</h2>
   <ul>
   <li>Support spotbugs 4.8.4</li>
   <li>library updates / plugin updates</li>
   <li>Supports jdk 23</li>
   <li>Require maven 3.6.3 per maven deprecation</li>
   </ul>
   <h2>Build</h2>
   <ul>
   <li>Update renovate config</li>
   <li>Update GHA for adjustments to maven/java</li>
   <li>Drop modernizer plugin back to 2.7.0 as it was restricted to maven 3.9.5 
(will be fixed on next release)</li>
   </ul>
   <h2>Spotbugs Maven Plugin 4.8.3.1</h2>
   <ul>
   <li>Support for spotbugs 4.8.3</li>
   <li>Bump groovy to 4.0.18</li>
   <li>Bump slf4j to 2.0.12</li>
   <li>Bump commons codec to 1.16.1</li>
   </ul>
   <h2>Spotbugs Maven Plugin 4.8.3.0</h2>
   <p>This release is much larger than most, all IT tests are good to go.  
Given scope of changes, if any issues seen, please raise ticket so we can 
quickly address.  A lot was done here to fix-up lazy groovy usage.</p>
   <h2>Consumer</h2>
   <ul>
   <li>Support for spotbugs 4.8.3</li>
   <li>library updates</li>
   <li>Add 'noClassOk' option (untested)</li>
   <li>Stop overusing 'def' from groovy and use concrete types</li>
   <li>Many plexus to standard java usage</li>
   <li>Switch 'Boolean' to 'boolean' for parameters</li>
   <li>Remove long deprecated and not actually used spotbugsXmlOutput</li>
   <li>Switch to using buffered writer</li>
   <li>Drop supporting 2005 version of jxr-maven-plugin</li>
   <li>Add support for usage of classifier (untested)</li>
   <li>Add better logging when plugin skipped</li>
   <li>Cleanup property usage and remove unused properties</li>
   </ul>
   <h2>Build</h2>
   <ul>
   <li>For integration tests switch to jakarta namespace</li>
   <li>Cleanup site</li>
   <li>Add groovy doc annotations</li>
   <li>Let groovy create javadocs</li>
   <li>Remove obsolete groovy config from build</li>
   </ul>
   <!-- raw HTML omitted -->
   </blockquote>
   <p>... (truncated)</p>
   </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://redirect.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://redirect.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://redirect.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://redirect.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.2.0...spotbugs-maven-plugin-4.8.5.0";>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.8.2.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>


-- 
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: commits-unsubscr...@servicecomb.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to