Skip to content

Commit

Permalink
merge: #744
Browse files Browse the repository at this point in the history
744: build(deps): Bump junit-bom from 5.9.2 to 5.9.3 r=github-actions[bot] a=dependabot[bot]

Bumps [junit-bom](https://github.com/junit-team/junit5) from 5.9.2 to 5.9.3.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a href="https://github.com/junit-team/junit5/releases">junit-bom's releases</a>.</em></p>
<blockquote>
<p>JUnit 5.9.3 = Platform 1.9.3 + Jupiter 5.9.3 + Vintage 5.9.3</p>
<p>See <a href="http://junit.org/junit5/docs/5.9.3/release-notes/">Release Notes</a>.</p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/junit-team/junit5/commit/bd7d03f517dfca3730fbd123c5fd4d4b70930129"><code>bd7d03f</code></a> Release 5.9.3</li>
<li><a href="https://github.com/junit-team/junit5/commit/2afe30a0765c55a371828b216059cb62aa673dda"><code>2afe30a</code></a> Finalize 5.9.3 release notes</li>
<li><a href="https://github.com/junit-team/junit5/commit/8116548985b39b8e0b24a780d6f26ed560b7b94a"><code>8116548</code></a> Prepare release notes for 5.9.3</li>
<li><a href="https://github.com/junit-team/junit5/commit/468958d647d8f5c3cad075ee79ee91033356ad2b"><code>468958d</code></a> Move release note for <a href="https://redirect.github.com/junit-team/junit5/issues/3235">#3235</a>/<a href="https://redirect.github.com/junit-team/junit5/issues/3264">#3264</a> to 5.9.3</li>
<li><a href="https://github.com/junit-team/junit5/commit/6c02c060d3a2c89f481475b8142aa543e3816772"><code>6c02c06</code></a> Polish contribution</li>
<li><a href="https://github.com/junit-team/junit5/commit/e575ea3e9c7f3ce95c794accbd81904a1ce92599"><code>e575ea3</code></a> Do not parse {displayName} for <a href="https://github.com/ParameterizedTest"><code>`@​ParameterizedTest</code></a>` using MessageFormat</li>
<li><a href="https://github.com/junit-team/junit5/commit/82f1f4be2ff43b8d445f970ae8de659cab2022d5"><code>82f1f4b</code></a> Treat overloaded local &amp; external <a href="https://github.com/MethodSource"><code>`@​MethodSource</code></a>` factory methods equally</li>
<li><a href="https://github.com/junit-team/junit5/commit/5b4a00046bbba4d2c5f9ea48cf59e598fee37c8a"><code>5b4a000</code></a> Polish 5.9.3 Release Notes</li>
<li><a href="https://github.com/junit-team/junit5/commit/f6f1afff075db92010871e841cc756ad19dc720a"><code>f6f1aff</code></a> Move release notes entry for <a href="https://redirect.github.com/junit-team/junit5/issues/3130">#3130</a> to 5.9.3</li>
<li><a href="https://github.com/junit-team/junit5/commit/b732a2bd05fe2a0a3a5ff01bdf6ad241a0c9434c"><code>b732a2b</code></a> Fix issues with <a href="https://github.com/MethodSource"><code>`@​MethodSource</code></a>` local factory method lookups</li>
<li>Additional commits viewable in <a href="https://github.com/junit-team/junit5/compare/r5.9.2...r5.9.3">compare view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=org.junit:junit-bom&package-manager=maven&previous-version=5.9.2&new-version=5.9.3)](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>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
zeebe-bors-camunda[bot] and dependabot[bot] authored Apr 26, 2023
2 parents 455ce49 + 4c2656b commit 15e4bfd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@
<dependency.jackson.version>2.14.2</dependency.jackson.version>
<dependency.javax.version>1.3.2</dependency.javax.version>
<dependency.jna.version>5.13.0</dependency.jna.version>
<dependency.junit.version>5.9.2</dependency.junit.version>
<dependency.junit.version>5.9.3</dependency.junit.version>
<dependency.junit4.version>4.13.2</dependency.junit4.version>
<dependency.mockito.version>4.11.0</dependency.mockito.version>
<dependency.netty.version>4.1.92.Final</dependency.netty.version>
Expand Down

0 comments on commit 15e4bfd

Please sign in to comment.