Skip to content

Commit

Permalink
merge: #947 #948
Browse files Browse the repository at this point in the history
947: build(deps): Bump org.apache.maven.plugins:maven-surefire-plugin from 3.1.2 to 3.2.1 r=github-actions[bot] a=dependabot[bot]

Bumps [org.apache.maven.plugins:maven-surefire-plugin](https://github.com/apache/maven-surefire) from 3.1.2 to 3.2.1.
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/apache/maven-surefire/commit/df9f657cb241c1f55ddde884249588080facffe3"><code>df9f657</code></a> [maven-release-plugin] prepare release surefire-3.2.1</li>
<li><a href="https://github.com/apache/maven-surefire/commit/0910b750c5d8cfa41e27a7c586d17012b7efcb1f"><code>0910b75</code></a> Fix formatting</li>
<li><a href="https://github.com/apache/maven-surefire/commit/97c84a1f9b83d1ac318d53d8ba8fba87b1c5462a"><code>97c84a1</code></a> [maven-release-plugin] prepare for next development iteration</li>
<li><a href="https://github.com/apache/maven-surefire/commit/ad0639f1f59aee4647641fd0681c416dd46ac484"><code>ad0639f</code></a> [maven-release-plugin] prepare release surefire-3.2.0</li>
<li><a href="https://github.com/apache/maven-surefire/commit/edfb96515553c548fddc58d2745d3e4c8e1367d3"><code>edfb965</code></a> [SUREFIRE-2196] maven-surefire-report-plugin:failsafe-report-only failed: Unm...</li>
<li><a href="https://github.com/apache/maven-surefire/commit/0a5dba8a3678aca1682a518e79f39502ef3935ea"><code>0a5dba8</code></a> [SUREFIRE-2188] Upgrade to Parent 40</li>
<li><a href="https://github.com/apache/maven-surefire/commit/5a0943805f7ef3da691bd4f39660346bfc7283d6"><code>5a09438</code></a> [SUREFIRE-2202] NullPointerException if super class meets specific condition</li>
<li><a href="https://github.com/apache/maven-surefire/commit/176937dea760e602d5fddd65b88d83974ed06a4b"><code>176937d</code></a> Simplify temp dir creation</li>
<li><a href="https://github.com/apache/maven-surefire/commit/9b79bdab7180aa00642e2d9dd85167e0fcaa662d"><code>9b79bda</code></a> [SUREFIRE-1124] Support forkNumber in environment variables</li>
<li><a href="https://github.com/apache/maven-surefire/commit/296696441dbabfdb8b25f58c30330974f9b04c8a"><code>2966964</code></a> Fix TestNG web site URL</li>
<li>Additional commits viewable in <a href="https://github.com/apache/maven-surefire/compare/surefire-3.1.2...surefire-3.2.1">compare view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=org.apache.maven.plugins:maven-surefire-plugin&package-manager=maven&previous-version=3.1.2&new-version=3.2.1)](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>

948: build(deps): Bump org.apache.maven.plugins:maven-dependency-plugin from 3.6.0 to 3.6.1 r=github-actions[bot] a=dependabot[bot]

Bumps [org.apache.maven.plugins:maven-dependency-plugin](https://github.com/apache/maven-dependency-plugin) from 3.6.0 to 3.6.1.
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/apache/maven-dependency-plugin/commit/4d18cfbae02624cb8572b47442e1492ba6e9894c"><code>4d18cfb</code></a> [maven-release-plugin] prepare release maven-dependency-plugin-3.6.1</li>
<li><a href="https://github.com/apache/maven-dependency-plugin/commit/34348ecee0a3588037287df2cad9269e10975c40"><code>34348ec</code></a> [MNG-6847] Use diamond operator</li>
<li><a href="https://github.com/apache/maven-dependency-plugin/commit/00620832a3c6ba3d17c7ec0382c7eecdaa510ebf"><code>0062083</code></a> [MDEP-883] - Upgrade maven-plugin parent to 40</li>
<li><a href="https://github.com/apache/maven-dependency-plugin/commit/c6973dae1d79192d5cfaae6e32b14663164342a2"><code>c6973da</code></a> [MDEP-832] - Remove commons-collections-4</li>
<li><a href="https://github.com/apache/maven-dependency-plugin/commit/0243c410d504303e25465f7c5d39790d1c272684"><code>0243c41</code></a> Bump org.codehaus.plexus:plexus-archiver from 4.7.1 to 4.8.0</li>
<li><a href="https://github.com/apache/maven-dependency-plugin/commit/4ed696e06d03486a17d9604d46697fc6b357b8ef"><code>4ed696e</code></a> Add Javadoc 'author' tag to prevent dangling contributor name</li>
<li><a href="https://github.com/apache/maven-dependency-plugin/commit/3c877fb861f82b777f12ddf436ab50859f90d766"><code>3c877fb</code></a> MDEP-875 prevent possible NPE</li>
<li><a href="https://github.com/apache/maven-dependency-plugin/commit/9e479d4bb277b1899bd024af5288b1a65cf243c0"><code>9e479d4</code></a> [MDEP-872] update commons-io to 2.13.0 (<a href="https://redirect.github.com/apache/maven-dependency-plugin/issues/326">#326</a>)</li>
<li><a href="https://github.com/apache/maven-dependency-plugin/commit/03bc34e843e61eb0def19397043461ca480293bd"><code>03bc34e</code></a> Tighten language (<a href="https://redirect.github.com/apache/maven-dependency-plugin/issues/327">#327</a>)</li>
<li><a href="https://github.com/apache/maven-dependency-plugin/commit/694655dd1a634144cf50c9e9963ba2c68b582acf"><code>694655d</code></a> MDEP-868 update maven-shared-utils to 3.4.2 (<a href="https://redirect.github.com/apache/maven-dependency-plugin/issues/322">#322</a>)</li>
<li>Additional commits viewable in <a href="https://github.com/apache/maven-dependency-plugin/compare/maven-dependency-plugin-3.6.0...maven-dependency-plugin-3.6.1">compare view</a></li>
</ul>
</details>
<br />


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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
zeebe-bors-camunda[bot] and dependabot[bot] authored Oct 24, 2023
3 parents 613063b + 22ebfc6 + 72dba3d commit 861515d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,7 @@
<nexus.snapshot.repository>https://artifacts.camunda.com/artifactory/zeebe-io-snapshots/</nexus.snapshot.repository>
<nexus.snapshot.repository.id>camunda-nexus</nexus.snapshot.repository.id>

<plugin.version.dependency>3.6.0</plugin.version.dependency>
<plugin.version.dependency>3.6.1</plugin.version.dependency>
<plugin.version.flatten>1.5.0</plugin.version.flatten>
<plugin.version.fmt>2.9.1</plugin.version.fmt>

Expand All @@ -113,7 +113,7 @@
<plugin.version.os-maven>1.7.1</plugin.version.os-maven>
<plugin.version.revapi>0.15.0</plugin.version.revapi>
<plugin.version.spotless>2.30.0</plugin.version.spotless>
<plugin.version.surefire>3.1.2</plugin.version.surefire>
<plugin.version.surefire>3.2.1</plugin.version.surefire>

<skipChecks>false</skipChecks>

Expand Down

0 comments on commit 861515d

Please sign in to comment.