This is an automated email from the ASF dual-hosted git repository.
dongjoon 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 98c955446 ORC-1797: Upgrade `spotbugs-maven-plugin` to 4.8.6.5
98c955446 is described below
commit 98c9554469379f4e2a93ffd9cd43aaec3698d119
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Nov 4 09:28:11 2024 -0800
ORC-1797: Upgrade `spotbugs-maven-plugin` to 4.8.6.5
Bumps
[com.github.spotbugs:spotbugs-maven-plugin](https://github.com/spotbugs/spotbugs-maven-plugin)
from 4.8.6.4 to 4.8.6.5.
<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.5</h2>
<ul>
<li>Moved most 'read' only maven injections to read data from maven session
instead to overcome many deprecated usage. This puts it on their api and thus
if things are internally deprecated, its then maven's issue rather than this
plugin to figure out.</li>
<li>remove obsolete script source roots as no longer support in maven 4 and
technically I've never seen them used. Please let me know if this negatively
affects you as there are other manually coded items like kotlin / groovy that
are in the code there so scripts could be manually added back.</li>
<li>Remove some of the read only attributes for maven injection that were
not actually used.</li>
<li>More def to object type</li>
<li>Various lib / plugin updates</li>
<li>Enable partial formatting (mostly removing trailing whitespace)</li>
</ul>
<p>Compatibility remains with 4.8.6 of spotbugs</p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/spotbugs/spotbugs-maven-plugin/commit/105a31aa403f4053c026764394210187b5b449ee"><code>105a31a</code></a>
[maven-release-plugin] prepare release spotbugs-maven-plugin-4.8.6.5</li>
<li><a
href="https://github.com/spotbugs/spotbugs-maven-plugin/commit/39c76bc22727ac71a7a587b0064dbef46ebf5dc4"><code>39c76bc</code></a>
[pom] Bump junit to 5.11.3</li>
<li><a
href="https://github.com/spotbugs/spotbugs-maven-plugin/commit/cb3c77628a72ee9ed5c279e5299759c88365d7a5"><code>cb3c776</code></a>
Merge pull request <a
href="https://redirect.github.com/spotbugs/spotbugs-maven-plugin/issues/910">#910</a>
from hazendaz/formatting</li>
<li><a
href="https://github.com/spotbugs/spotbugs-maven-plugin/commit/800b0b4b04a5e77f2bccf9f80b581c9bb673dd8e"><code>800b0b4</code></a>
[maven] Use source/test roots from session</li>
<li><a
href="https://github.com/spotbugs/spotbugs-maven-plugin/commit/b7cbbde8a0198efe6d19793995a1d5e7d7fb4fb3"><code>b7cbbde</code></a>
Merge pull request <a
href="https://redirect.github.com/spotbugs/spotbugs-maven-plugin/issues/909">#909</a>
from hazendaz/formatting</li>
<li><a
href="https://github.com/spotbugs/spotbugs-maven-plugin/commit/b1bd51bbc4ce586ded0a2f819568a78237c855c9"><code>b1bd51b</code></a>
[cleanup] Remove injected resource bundle as not used that way</li>
<li><a
href="https://github.com/spotbugs/spotbugs-maven-plugin/commit/363efbd6afc5bc364a0963b0070ef4a63f9a2c98"><code>363efbd</code></a>
Merge pull request <a
href="https://redirect.github.com/spotbugs/spotbugs-maven-plugin/issues/908">#908</a>
from hazendaz/formatting</li>
<li><a
href="https://github.com/spotbugs/spotbugs-maven-plugin/commit/dca7267ab80cc85ff8c7cbff39ca525ef509a81a"><code>dca7267</code></a>
[fix] Correct tag back to HEAD and fix licensing</li>
<li><a
href="https://github.com/spotbugs/spotbugs-maven-plugin/commit/ba920cc11bd1f8e72bca1670a1f79e9e308e099e"><code>ba920cc</code></a>
Merge pull request <a
href="https://redirect.github.com/spotbugs/spotbugs-maven-plugin/issues/907">#907</a>
from hazendaz/thorough-cleanup</li>
<li><a
href="https://github.com/spotbugs/spotbugs-maven-plugin/commit/e31aaebd227480d9e3be4e915119dd4a42a8ada4"><code>e31aaeb</code></a>
[groovy] Move def to map for jsonslurper</li>
<li>Additional commits viewable in <a
href="https://github.com/spotbugs/spotbugs-maven-plugin/compare/spotbugs-maven-plugin-4.8.6.4...spotbugs-maven-plugin-4.8.6.5">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>
[](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 #2060 from
dependabot[bot]/dependabot/maven/java/com.github.spotbugs-spotbugs-maven-plugin-4.8.6.5.
Authored-by: dependabot[bot]
<49699333+dependabot[bot]@users.noreply.github.com>
Signed-off-by: Dongjoon Hyun <[email protected]>
---
java/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/java/pom.xml b/java/pom.xml
index f2340d2b1..4f00329c4 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.4</version>
+ <version>4.8.6.5</version>
<configuration>
<includeFilterFile>spotbugs-include.xml</includeFilterFile>
<excludeFilterFile>spotbugs-exclude.xml</excludeFilterFile>