Commit 7c55f91
authored
chore(deps): bump com.github.spotbugs:spotbugs-maven-plugin from 4.9.2.0 to 4.9.3.1 in /cds-feature-advanced-event-mesh (#77)
Bumps
[com.github.spotbugs:spotbugs-maven-plugin](https://github.com/spotbugs/spotbugs-maven-plugin)
from 4.9.2.0 to 4.9.3.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.9.3.1</h2>
<p>Plugin</p>
<ul>
<li>Rewrite java io to java nio</li>
<li>Rewrite some groovy code</li>
<li>Make sure all resources are closed properly</li>
<li>Don't mix java code into groovy code</li>
</ul>
<p>Build</p>
<ul>
<li>Update github actions</li>
<li>Add spock for building unit tests and add baseline of tests</li>
<li>Rewrite all integration tests from java io to java nio</li>
<li>Add stubfixer to add missing 'Override' annotations to groovy
generated code</li>
</ul>
<h2>Spotbugs Maven Plugin 4.9.3.0</h2>
<p>Users</p>
<ul>
<li>Support spotbugs 4.9.3 release</li>
</ul>
<p>Build</p>
<ul>
<li>Bump junit to 5.12.1</li>
<li>Bump fluido to 2.1.0</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/spotbugs/spotbugs-maven-plugin/commit/97cfc3472e65c68c2508ccea23f2b8b3781acb15"><code>97cfc34</code></a>
[maven-release-plugin] prepare release
spotbugs-maven-plugin-4.9.3.1</li>
<li><a
href="https://github.com/spotbugs/spotbugs-maven-plugin/commit/9479f0f6a1740bba4e7a228867f22ae7a6d31b65"><code>9479f0f</code></a>
Merge pull request <a
href="https://redirect.github.com/spotbugs/spotbugs-maven-plugin/issues/1085">#1085</a>
from hazendaz/nio</li>
<li><a
href="https://github.com/spotbugs/spotbugs-maven-plugin/commit/c8a8710ec0cf9b6ed9767e08a8bd10fc5c2ff5f5"><code>c8a8710</code></a>
Merge pull request <a
href="https://redirect.github.com/spotbugs/spotbugs-maven-plugin/issues/1086">#1086</a>
from spotbugs/renovate/junitversion</li>
<li><a
href="https://github.com/spotbugs/spotbugs-maven-plugin/commit/3095777c04180134792d141c340f52592f49214b"><code>3095777</code></a>
Update dependency org.junit.jupiter:junit-jupiter-engine to v5.13.2</li>
<li><a
href="https://github.com/spotbugs/spotbugs-maven-plugin/commit/3e19545312a666c616391fb6d3ae834f6e339352"><code>3e19545</code></a>
Better path usage dropping internal usage of forward slash as
unnecessary</li>
<li><a
href="https://github.com/spotbugs/spotbugs-maven-plugin/commit/3c70db32142c6b923aff82eda62aa60d50ae5af0"><code>3c70db3</code></a>
Merge pull request <a
href="https://redirect.github.com/spotbugs/spotbugs-maven-plugin/issues/1084">#1084</a>
from hazendaz/nio</li>
<li><a
href="https://github.com/spotbugs/spotbugs-maven-plugin/commit/2de5f93cf2830d691cc492b01616128d1e6ebe92"><code>2de5f93</code></a>
Use eachWithIndex instead of tracked index for loop</li>
<li><a
href="https://github.com/spotbugs/spotbugs-maven-plugin/commit/0ce61e52602b61dab3b09586b82d0dd2177346df"><code>0ce61e5</code></a>
Merge pull request <a
href="https://redirect.github.com/spotbugs/spotbugs-maven-plugin/issues/1083">#1083</a>
from hazendaz/nio</li>
<li><a
href="https://github.com/spotbugs/spotbugs-maven-plugin/commit/74efcb73123ac18fa1f65b0bde340d4431c83f02"><code>74efcb7</code></a>
Rewrite trait using compile static so its not guessing its way to
working</li>
<li><a
href="https://github.com/spotbugs/spotbugs-maven-plugin/commit/9588c168e9c85da4178756f14a38bf62a1bce179"><code>9588c16</code></a>
Merge pull request <a
href="https://redirect.github.com/spotbugs/spotbugs-maven-plugin/issues/1081">#1081</a>
from spotbugs/renovate/log4j2-monorepo</li>
<li>Additional commits viewable in <a
href="https://github.com/spotbugs/spotbugs-maven-plugin/compare/spotbugs-maven-plugin-4.9.2.0...spotbugs-maven-plugin-4.9.3.1">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 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>
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>1 parent b3377c6 commit 7c55f91
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
230 | 230 | | |
231 | 231 | | |
232 | 232 | | |
233 | | - | |
| 233 | + | |
234 | 234 | | |
235 | 235 | | |
236 | 236 | | |
| |||
0 commit comments