Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ORC-1318: Bump mockito.version to 4.9.0 #1321

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 21, 2022

Bumps mockito.version from 4.8.0 to 4.9.0.
Updates mockito-core from 4.8.0 to 4.9.0

Release notes

Sourced from mockito-core's releases.

v4.9.0

Changelog generated by Shipkit Changelog Gradle Plugin

4.9.0

v4.8.1

Changelog generated by Shipkit Changelog Gradle Plugin

4.8.1

Commits
  • 0052e2f Avoid clearing stale weak entries from critical code segments (#2780)
  • 47045cb Upgrade objenesis 3.2 -> 3.3 (#2784)
  • eb85518 Update gradle to 7.5.1 (#2776)
  • fcb4cf7 Bump gradle/wrapper-validation-action from 1.0.4 to 1.0.5 (#2775)
  • f512a76 Bump gradle-errorprone-plugin from 2.0.2 to 3.0.1 (#2770)
  • fe7dca2 Bump junit-platform-launcher from 1.9.0 to 1.9.1 (#2768)
  • 4d14d97 Bump versions.junitJupiter from 5.9.0 to 5.9.1 (#2758)
  • 3507ce3 Use downloaded package-list file from Oracle for JavaDoc generation (#2766)
  • 0a9aa26 Bump groovy from 3.0.12 to 3.0.13 (#2756)
  • ee3679b Bump com.diffplug.spotless from 6.10.0 to 6.11.0 (#2753)
  • Additional commits viewable in compare view

Updates mockito-junit-jupiter from 4.8.0 to 4.9.0

Release notes

Sourced from mockito-junit-jupiter's releases.

v4.9.0

Changelog generated by Shipkit Changelog Gradle Plugin

4.9.0

v4.8.1

Changelog generated by Shipkit Changelog Gradle Plugin

4.8.1

Commits
  • 0052e2f Avoid clearing stale weak entries from critical code segments (#2780)
  • 47045cb Upgrade objenesis 3.2 -> 3.3 (#2784)
  • eb85518 Update gradle to 7.5.1 (#2776)
  • fcb4cf7 Bump gradle/wrapper-validation-action from 1.0.4 to 1.0.5 (#2775)
  • f512a76 Bump gradle-errorprone-plugin from 2.0.2 to 3.0.1 (#2770)
  • fe7dca2 Bump junit-platform-launcher from 1.9.0 to 1.9.1 (#2768)
  • 4d14d97 Bump versions.junitJupiter from 5.9.0 to 5.9.1 (#2758)
  • 3507ce3 Use downloaded package-list file from Oracle for JavaDoc generation (#2766)
  • 0a9aa26 Bump groovy from 3.0.12 to 3.0.13 (#2756)
  • ee3679b Bump com.diffplug.spotless from 6.10.0 to 6.11.0 (#2753)
  • Additional commits viewable in compare view

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 commands and options

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)

Bumps `mockito.version` from 4.8.0 to 4.9.0.

Updates `mockito-core` from 4.8.0 to 4.9.0
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](mockito/mockito@v4.8.0...v4.9.0)

Updates `mockito-junit-jupiter` from 4.8.0 to 4.9.0
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](mockito/mockito@v4.8.0...v4.9.0)

---
updated-dependencies:
- dependency-name: org.mockito:mockito-core
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: org.mockito:mockito-junit-jupiter
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Nov 21, 2022
@williamhyun williamhyun changed the title Bump mockito.version from 4.8.0 to 4.9.0 in /java ORC-1318: Bump mockito.version to 4.9.0 Nov 26, 2022
Copy link
Member

@williamhyun williamhyun left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

+1 LGTM

@williamhyun williamhyun added this to the 1.9.0 milestone Nov 26, 2022
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 26, 2022

OK, I won't notify you again about this release, but will get in touch when a new version is available. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot bot deleted the dependabot/maven/java/mockito.version-4.9.0 branch November 26, 2022 07:48
cxzl25 pushed a commit to cxzl25/orc that referenced this pull request Jan 11, 2024
Bumps `mockito.version` from 4.8.0 to 4.9.0.
Updates `mockito-core` from 4.8.0 to 4.9.0
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a href="https://github.com/mockito/mockito/releases">mockito-core's releases</a>.</em></p>
<blockquote>
<h2>v4.9.0</h2>
<p><em>Changelog generated by <a href="https://github.com/shipkit/shipkit-changelog">Shipkit Changelog Gradle Plugin</a></em></p>
<h4>4.9.0</h4>
<ul>
<li>2022-11-14 - <a href="https://github.com/mockito/mockito/compare/v4.8.1...v4.9.0">6 commit(s)</a> by Andrei Solntsev, Rafael Winterhalter, Rick Ossendrijver, dependabot[bot]</li>
<li>Upgrade objenesis 3.2 -&gt; 3.3 [(<a href="https://github-redirect.dependabot.com/mockito/mockito/issues/2784">#2784</a>)](<a href="https://github-redirect.dependabot.com/mockito/mockito/pull/2784">mockito/mockito#2784</a>)</li>
<li>Upgrade objenesis 3.2 -&gt; 3.3 [(<a href="https://github-redirect.dependabot.com/mockito/mockito/issues/2783">#2783</a>)](<a href="https://github-redirect.dependabot.com/mockito/mockito/issues/2783">mockito/mockito#2783</a>)</li>
<li>Avoids clearing stale weak entries from critical code segments. [(<a href="https://github-redirect.dependabot.com/mockito/mockito/issues/2780">#2780</a>)](<a href="https://github-redirect.dependabot.com/mockito/mockito/pull/2780">mockito/mockito#2780</a>)</li>
<li>bump gradle from 7.3.1 to 7.5.1 [(<a href="https://github-redirect.dependabot.com/mockito/mockito/issues/2776">#2776</a>)](<a href="https://github-redirect.dependabot.com/mockito/mockito/pull/2776">mockito/mockito#2776</a>)</li>
<li>Bump gradle/wrapper-validation-action from 1.0.4 to 1.0.5 [(<a href="https://github-redirect.dependabot.com/mockito/mockito/issues/2775">#2775</a>)](<a href="https://github-redirect.dependabot.com/mockito/mockito/pull/2775">mockito/mockito#2775</a>)</li>
<li>Bump gradle-errorprone-plugin from 2.0.2 to 3.0.1 [(<a href="https://github-redirect.dependabot.com/mockito/mockito/issues/2770">#2770</a>)](<a href="https://github-redirect.dependabot.com/mockito/mockito/pull/2770">mockito/mockito#2770</a>)</li>
<li>Bump junit-platform-launcher from 1.9.0 to 1.9.1 [(<a href="https://github-redirect.dependabot.com/mockito/mockito/issues/2768">#2768</a>)](<a href="https://github-redirect.dependabot.com/mockito/mockito/pull/2768">mockito/mockito#2768</a>)</li>
</ul>
<h2>v4.8.1</h2>
<p><em>Changelog generated by <a href="https://github.com/shipkit/shipkit-changelog">Shipkit Changelog Gradle Plugin</a></em></p>
<h4>4.8.1</h4>
<ul>
<li>2022-10-17 - <a href="https://github.com/mockito/mockito/compare/v4.8.0...v4.8.1">6 commit(s)</a> by andrepaschoal, dependabot[bot]</li>
<li>Possible fix <a href="https://github-redirect.dependabot.com/mockito/mockito/issues/2765">#2765</a>: Add task to download package-list file from java as element-list [(<a href="https://github-redirect.dependabot.com/mockito/mockito/issues/2766">#2766</a>)](<a href="https://github-redirect.dependabot.com/mockito/mockito/pull/2766">mockito/mockito#2766</a>)</li>
<li>JavaDoc warning is blocking all pull requests [(<a href="https://github-redirect.dependabot.com/mockito/mockito/issues/2765">#2765</a>)](<a href="https://github-redirect.dependabot.com/mockito/mockito/issues/2765">mockito/mockito#2765</a>)</li>
<li>Bump versions.junitJupiter from 5.9.0 to 5.9.1 [(<a href="https://github-redirect.dependabot.com/mockito/mockito/issues/2758">#2758</a>)](<a href="https://github-redirect.dependabot.com/mockito/mockito/pull/2758">mockito/mockito#2758</a>)</li>
<li>Bump groovy from 3.0.12 to 3.0.13 [(<a href="https://github-redirect.dependabot.com/mockito/mockito/issues/2756">#2756</a>)](<a href="https://github-redirect.dependabot.com/mockito/mockito/pull/2756">mockito/mockito#2756</a>)</li>
<li>Bump com.diffplug.spotless from 6.10.0 to 6.11.0 [(<a href="https://github-redirect.dependabot.com/mockito/mockito/issues/2753">#2753</a>)](<a href="https://github-redirect.dependabot.com/mockito/mockito/pull/2753">mockito/mockito#2753</a>)</li>
<li>Bump org.eclipse.osgi from 3.18.0 to 3.18.100 [(<a href="https://github-redirect.dependabot.com/mockito/mockito/issues/2751">#2751</a>)](<a href="https://github-redirect.dependabot.com/mockito/mockito/pull/2751">mockito/mockito#2751</a>)</li>
<li>Bump versions.bytebuddy from 1.12.14 to 1.12.16 [(<a href="https://github-redirect.dependabot.com/mockito/mockito/issues/2747">#2747</a>)](<a href="https://github-redirect.dependabot.com/mockito/mockito/pull/2747">mockito/mockito#2747</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/mockito/mockito/commit/0052e2f5f78ca2eda4593df158e1c2366639e5db"><code>0052e2f</code></a> Avoid clearing stale weak entries from critical code segments (<a href="https://github-redirect.dependabot.com/mockito/mockito/issues/2780">#2780</a>)</li>
<li><a href="https://github.com/mockito/mockito/commit/47045cbdfe606d8616f7e0a814af6e7803d4c33f"><code>47045cb</code></a> Upgrade objenesis 3.2 -&gt; 3.3 (<a href="https://github-redirect.dependabot.com/mockito/mockito/issues/2784">#2784</a>)</li>
<li><a href="https://github.com/mockito/mockito/commit/eb85518cef362e39788a7e030bab8ac78eca76c9"><code>eb85518</code></a> Update gradle to 7.5.1 (<a href="https://github-redirect.dependabot.com/mockito/mockito/issues/2776">#2776</a>)</li>
<li><a href="https://github.com/mockito/mockito/commit/fcb4cf7bf3f38b0135b50bdc930d7532c7168356"><code>fcb4cf7</code></a> Bump gradle/wrapper-validation-action from 1.0.4 to 1.0.5 (<a href="https://github-redirect.dependabot.com/mockito/mockito/issues/2775">#2775</a>)</li>
<li><a href="https://github.com/mockito/mockito/commit/f512a7694097b46b18394d89173506cf59d071ae"><code>f512a76</code></a> Bump gradle-errorprone-plugin from 2.0.2 to 3.0.1 (<a href="https://github-redirect.dependabot.com/mockito/mockito/issues/2770">#2770</a>)</li>
<li><a href="https://github.com/mockito/mockito/commit/fe7dca265190a6ae3040e4938fb25600a09c669f"><code>fe7dca2</code></a> Bump junit-platform-launcher from 1.9.0 to 1.9.1 (<a href="https://github-redirect.dependabot.com/mockito/mockito/issues/2768">#2768</a>)</li>
<li><a href="https://github.com/mockito/mockito/commit/4d14d975cea51bc90d9d93c94e01cefdbaefeb67"><code>4d14d97</code></a> Bump versions.junitJupiter from 5.9.0 to 5.9.1 (<a href="https://github-redirect.dependabot.com/mockito/mockito/issues/2758">#2758</a>)</li>
<li><a href="https://github.com/mockito/mockito/commit/3507ce328f77b41a1792732e27747fb427240060"><code>3507ce3</code></a> Use downloaded package-list file from Oracle for JavaDoc generation (<a href="https://github-redirect.dependabot.com/mockito/mockito/issues/2766">#2766</a>)</li>
<li><a href="https://github.com/mockito/mockito/commit/0a9aa2697860096427cab0fb2f74aa940dff600f"><code>0a9aa26</code></a> Bump groovy from 3.0.12 to 3.0.13 (<a href="https://github-redirect.dependabot.com/mockito/mockito/issues/2756">#2756</a>)</li>
<li><a href="https://github.com/mockito/mockito/commit/ee3679bc032e83675a1dd56651ee13248cedeb54"><code>ee3679b</code></a> Bump com.diffplug.spotless from 6.10.0 to 6.11.0 (<a href="https://github-redirect.dependabot.com/mockito/mockito/issues/2753">#2753</a>)</li>
<li>Additional commits viewable in <a href="https://github.com/mockito/mockito/compare/v4.8.0...v4.9.0">compare view</a></li>
</ul>
</details>
<br />

Updates `mockito-junit-jupiter` from 4.8.0 to 4.9.0
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a href="https://github.com/mockito/mockito/releases">mockito-junit-jupiter's releases</a>.</em></p>
<blockquote>
<h2>v4.9.0</h2>
<p><em>Changelog generated by <a href="https://github.com/shipkit/shipkit-changelog">Shipkit Changelog Gradle Plugin</a></em></p>
<h4>4.9.0</h4>
<ul>
<li>2022-11-14 - <a href="https://github.com/mockito/mockito/compare/v4.8.1...v4.9.0">6 commit(s)</a> by Andrei Solntsev, Rafael Winterhalter, Rick Ossendrijver, dependabot[bot]</li>
<li>Upgrade objenesis 3.2 -&gt; 3.3 [(<a href="https://github-redirect.dependabot.com/mockito/mockito/issues/2784">#2784</a>)](<a href="https://github-redirect.dependabot.com/mockito/mockito/pull/2784">mockito/mockito#2784</a>)</li>
<li>Upgrade objenesis 3.2 -&gt; 3.3 [(<a href="https://github-redirect.dependabot.com/mockito/mockito/issues/2783">#2783</a>)](<a href="https://github-redirect.dependabot.com/mockito/mockito/issues/2783">mockito/mockito#2783</a>)</li>
<li>Avoids clearing stale weak entries from critical code segments. [(<a href="https://github-redirect.dependabot.com/mockito/mockito/issues/2780">#2780</a>)](<a href="https://github-redirect.dependabot.com/mockito/mockito/pull/2780">mockito/mockito#2780</a>)</li>
<li>bump gradle from 7.3.1 to 7.5.1 [(<a href="https://github-redirect.dependabot.com/mockito/mockito/issues/2776">#2776</a>)](<a href="https://github-redirect.dependabot.com/mockito/mockito/pull/2776">mockito/mockito#2776</a>)</li>
<li>Bump gradle/wrapper-validation-action from 1.0.4 to 1.0.5 [(<a href="https://github-redirect.dependabot.com/mockito/mockito/issues/2775">#2775</a>)](<a href="https://github-redirect.dependabot.com/mockito/mockito/pull/2775">mockito/mockito#2775</a>)</li>
<li>Bump gradle-errorprone-plugin from 2.0.2 to 3.0.1 [(<a href="https://github-redirect.dependabot.com/mockito/mockito/issues/2770">#2770</a>)](<a href="https://github-redirect.dependabot.com/mockito/mockito/pull/2770">mockito/mockito#2770</a>)</li>
<li>Bump junit-platform-launcher from 1.9.0 to 1.9.1 [(<a href="https://github-redirect.dependabot.com/mockito/mockito/issues/2768">#2768</a>)](<a href="https://github-redirect.dependabot.com/mockito/mockito/pull/2768">mockito/mockito#2768</a>)</li>
</ul>
<h2>v4.8.1</h2>
<p><em>Changelog generated by <a href="https://github.com/shipkit/shipkit-changelog">Shipkit Changelog Gradle Plugin</a></em></p>
<h4>4.8.1</h4>
<ul>
<li>2022-10-17 - <a href="https://github.com/mockito/mockito/compare/v4.8.0...v4.8.1">6 commit(s)</a> by andrepaschoal, dependabot[bot]</li>
<li>Possible fix <a href="https://github-redirect.dependabot.com/mockito/mockito/issues/2765">#2765</a>: Add task to download package-list file from java as element-list [(<a href="https://github-redirect.dependabot.com/mockito/mockito/issues/2766">#2766</a>)](<a href="https://github-redirect.dependabot.com/mockito/mockito/pull/2766">mockito/mockito#2766</a>)</li>
<li>JavaDoc warning is blocking all pull requests [(<a href="https://github-redirect.dependabot.com/mockito/mockito/issues/2765">#2765</a>)](<a href="https://github-redirect.dependabot.com/mockito/mockito/issues/2765">mockito/mockito#2765</a>)</li>
<li>Bump versions.junitJupiter from 5.9.0 to 5.9.1 [(<a href="https://github-redirect.dependabot.com/mockito/mockito/issues/2758">#2758</a>)](<a href="https://github-redirect.dependabot.com/mockito/mockito/pull/2758">mockito/mockito#2758</a>)</li>
<li>Bump groovy from 3.0.12 to 3.0.13 [(<a href="https://github-redirect.dependabot.com/mockito/mockito/issues/2756">#2756</a>)](<a href="https://github-redirect.dependabot.com/mockito/mockito/pull/2756">mockito/mockito#2756</a>)</li>
<li>Bump com.diffplug.spotless from 6.10.0 to 6.11.0 [(<a href="https://github-redirect.dependabot.com/mockito/mockito/issues/2753">#2753</a>)](<a href="https://github-redirect.dependabot.com/mockito/mockito/pull/2753">mockito/mockito#2753</a>)</li>
<li>Bump org.eclipse.osgi from 3.18.0 to 3.18.100 [(<a href="https://github-redirect.dependabot.com/mockito/mockito/issues/2751">#2751</a>)](<a href="https://github-redirect.dependabot.com/mockito/mockito/pull/2751">mockito/mockito#2751</a>)</li>
<li>Bump versions.bytebuddy from 1.12.14 to 1.12.16 [(<a href="https://github-redirect.dependabot.com/mockito/mockito/issues/2747">#2747</a>)](<a href="https://github-redirect.dependabot.com/mockito/mockito/pull/2747">mockito/mockito#2747</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/mockito/mockito/commit/0052e2f5f78ca2eda4593df158e1c2366639e5db"><code>0052e2f</code></a> Avoid clearing stale weak entries from critical code segments (<a href="https://github-redirect.dependabot.com/mockito/mockito/issues/2780">#2780</a>)</li>
<li><a href="https://github.com/mockito/mockito/commit/47045cbdfe606d8616f7e0a814af6e7803d4c33f"><code>47045cb</code></a> Upgrade objenesis 3.2 -&gt; 3.3 (<a href="https://github-redirect.dependabot.com/mockito/mockito/issues/2784">#2784</a>)</li>
<li><a href="https://github.com/mockito/mockito/commit/eb85518cef362e39788a7e030bab8ac78eca76c9"><code>eb85518</code></a> Update gradle to 7.5.1 (<a href="https://github-redirect.dependabot.com/mockito/mockito/issues/2776">#2776</a>)</li>
<li><a href="https://github.com/mockito/mockito/commit/fcb4cf7bf3f38b0135b50bdc930d7532c7168356"><code>fcb4cf7</code></a> Bump gradle/wrapper-validation-action from 1.0.4 to 1.0.5 (<a href="https://github-redirect.dependabot.com/mockito/mockito/issues/2775">#2775</a>)</li>
<li><a href="https://github.com/mockito/mockito/commit/f512a7694097b46b18394d89173506cf59d071ae"><code>f512a76</code></a> Bump gradle-errorprone-plugin from 2.0.2 to 3.0.1 (<a href="https://github-redirect.dependabot.com/mockito/mockito/issues/2770">#2770</a>)</li>
<li><a href="https://github.com/mockito/mockito/commit/fe7dca265190a6ae3040e4938fb25600a09c669f"><code>fe7dca2</code></a> Bump junit-platform-launcher from 1.9.0 to 1.9.1 (<a href="https://github-redirect.dependabot.com/mockito/mockito/issues/2768">#2768</a>)</li>
<li><a href="https://github.com/mockito/mockito/commit/4d14d975cea51bc90d9d93c94e01cefdbaefeb67"><code>4d14d97</code></a> Bump versions.junitJupiter from 5.9.0 to 5.9.1 (<a href="https://github-redirect.dependabot.com/mockito/mockito/issues/2758">#2758</a>)</li>
<li><a href="https://github.com/mockito/mockito/commit/3507ce328f77b41a1792732e27747fb427240060"><code>3507ce3</code></a> Use downloaded package-list file from Oracle for JavaDoc generation (<a href="https://github-redirect.dependabot.com/mockito/mockito/issues/2766">#2766</a>)</li>
<li><a href="https://github.com/mockito/mockito/commit/0a9aa2697860096427cab0fb2f74aa940dff600f"><code>0a9aa26</code></a> Bump groovy from 3.0.12 to 3.0.13 (<a href="https://github-redirect.dependabot.com/mockito/mockito/issues/2756">#2756</a>)</li>
<li><a href="https://github.com/mockito/mockito/commit/ee3679bc032e83675a1dd56651ee13248cedeb54"><code>ee3679b</code></a> Bump com.diffplug.spotless from 6.10.0 to 6.11.0 (<a href="https://github-redirect.dependabot.com/mockito/mockito/issues/2753">#2753</a>)</li>
<li>Additional commits viewable in <a href="https://github.com/mockito/mockito/compare/v4.8.0...v4.9.0">compare view</a></li>
</ul>
</details>
<br />

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>

Closes apache#1321 from dependabot[bot]/dependabot/maven/java/mockito.version-4.9.0.

Authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Signed-off-by: William Hyun <william@apache.org>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
BUILD dependencies Pull requests that update a dependency file JAVA
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant