dependabot[bot] opened a new pull request, #1555: URL: https://github.com/apache/orc/pull/1555
Bumps [spotbugs-maven-plugin](https://github.com/spotbugs/spotbugs-maven-plugin) from 4.7.3.4 to 4.7.3.5. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/spotbugs/spotbugs-maven-plugin/releases">spotbugs-maven-plugin's releases</a>.</em></p> <blockquote> <h2>Spotbugs Maven Plugin 4.7.3.5</h2> <p>Supports spotbugs 4.7.3</p> <p>Changes</p> <ul> <li>Groovy 4.0.12</li> <li>General Library Updates</li> <li>Minor groovy code cleanup</li> <li>Due to spotbugs failing to be released for some time, we are not overriding safe levels of libraries to clear CVEs. These include gson to 2.10.1, bcel to 6.6.1, jaxon 2.0.0, guava 32.0.1-jre</li> <li>Cleanup exclusions throughout pom</li> <li>Exclude plexus-container-default fixing <a href="https://redirect.github.com/spotbugs/spotbugs-maven-plugin/issues/589">#589</a></li> </ul> <p>Build</p> <ul> <li>Add support to run integration tests against maven 4.0.0-alpha4</li> <li>Dropped legacy changes.xml file as we do not use that since version 4 and instead use github releases</li> <li>Drop versionTest.groovy as not used</li> <li>Auto license files</li> <li>Remove old dependency check skip and pdf change as no longer necessary</li> <li>Use latest extra enforcer rule 1.7.0</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/spotbugs/spotbugs-maven-plugin/commit/ae262bae560adad3dea113b263b9b88049adf847"><code>ae262ba</code></a> [maven-release-plugin] prepare release spotbugs-maven-plugin-4.7.3.5</li> <li><a href="https://github.com/spotbugs/spotbugs-maven-plugin/commit/7f24ea2ee1010cc804dfa6a2065d299a0f3f91a3"><code>7f24ea2</code></a> Merge pull request <a href="https://redirect.github.com/spotbugs/spotbugs-maven-plugin/issues/609">#609</a> from hazendaz/spotbugs</li> <li><a href="https://github.com/spotbugs/spotbugs-maven-plugin/commit/d78ff3f310beb8bd0b07917498acfcfcba2de108"><code>d78ff3f</code></a> [pom] Exclude plexus container default</li> <li><a href="https://github.com/spotbugs/spotbugs-maven-plugin/commit/a979713daf0cdcf25614532bb19a75f5b81c9303"><code>a979713</code></a> [GHA] Drop to maven 4 alpha 4 to see if issue is a regression</li> <li><a href="https://github.com/spotbugs/spotbugs-maven-plugin/commit/baaa1c402d5dbeabd38f2ea322ee55a336535967"><code>baaa1c4</code></a> Merge pull request <a href="https://redirect.github.com/spotbugs/spotbugs-maven-plugin/issues/607">#607</a> from hazendaz/spotbugs</li> <li><a href="https://github.com/spotbugs/spotbugs-maven-plugin/commit/bf74494d89db5dce88a35d06e5a9db5dc0d63ad7"><code>bf74494</code></a> [pom] Override extra enforcer rules to 1.7.0</li> <li><a href="https://github.com/spotbugs/spotbugs-maven-plugin/commit/26e9f012adff6c6acdaf2af0ea5a87dc7923646f"><code>26e9f01</code></a> [pom] Drop bcel back to 6.6.1 as it breaks doxia on site</li> <li><a href="https://github.com/spotbugs/spotbugs-maven-plugin/commit/b67e23411434610901acff14f43d0cf28fae6a95"><code>b67e234</code></a> [pom] Fix guava tagging</li> <li><a href="https://github.com/spotbugs/spotbugs-maven-plugin/commit/33ff59362aa1d906a877527505c35011f5a16643"><code>33ff593</code></a> [pom] Override guava to 32.0.1-jre</li> <li><a href="https://github.com/spotbugs/spotbugs-maven-plugin/commit/486dda8012f146a4399319ab7c9d77300fcc7c10"><code>486dda8</code></a> Merge pull request <a href="https://redirect.github.com/spotbugs/spotbugs-maven-plugin/issues/606">#606</a> from hazendaz/spotbugs</li> <li>Additional commits viewable in <a href="https://github.com/spotbugs/spotbugs-maven-plugin/compare/spotbugs-maven-plugin-4.7.3.4...spotbugs-maven-plugin-4.7.3.5">compare view</a></li> </ul> </details> <br /> [](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 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: issues-unsubscr...@orc.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org