Skip to content

Commit

Permalink
Bump the dependencies group with 2 updates
Browse files Browse the repository at this point in the history
Bumps the dependencies group with 2 updates: [org.apache.maven.plugins:maven-release-plugin](https://github.com/apache/maven-release) and [org.apache.maven.plugins:maven-surefire-plugin](https://github.com/apache/maven-surefire).

Updates `org.apache.maven.plugins:maven-release-plugin` from 3.1.0 to 3.1.1
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/apache/maven-release/commit/4f350d44478d2bf72a8da60395e0c1d1e045369a"><code>4f350d4</code></a> [maven-release-plugin] prepare release maven-release-3.1.1</li>
<li><a href="https://github.com/apache/maven-release/commit/06f6de43312ee6cab4ec1a194781a61c5db5bdf9"><code>06f6de4</code></a> [MRELEASE-1153] Revert parts of MRELEASE-1109 (8dfcb47996320af5e6f0b2d50eac20...</li>
<li><a href="https://github.com/apache/maven-release/commit/985d0bcd3f9bd28fc8e78e9c0744abe66aeea7ef"><code>985d0bc</code></a> [MRELEASE-1149] Current release of the plugin has configuration docs missing</li>
<li><a href="https://github.com/apache/maven-release/commit/47e94b43951778aa9cca7ebd960aa114efa9931a"><code>47e94b4</code></a> [maven-release-plugin] prepare for next development iteration</li>
<li>See full diff in <a href="https://github.com/apache/maven-release/compare/maven-release-3.1.0...maven-release-3.1.1">compare view</a></li>
</ul>
</details>
<br />

Updates `org.apache.maven.plugins:maven-surefire-plugin` from 3.3.0 to 3.3.1
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/apache/maven-surefire/commit/7e4562036f88ba082ea5a58008d799e354e4fc1e"><code>7e45620</code></a> [maven-release-plugin] prepare release surefire-3.3.1</li>
<li><a href="https://github.com/apache/maven-surefire/commit/561b4ca356e6fae53f0f16f4862fdd22305852fb"><code>561b4ca</code></a> [SUREFIRE-2250] Surefire Test Report Schema properties element is not consist...</li>
<li><a href="https://github.com/apache/maven-surefire/commit/6aaea8a6dfed1f8f5b803dc202fefa5a47f14bb7"><code>6aaea8a</code></a> [SUREFIRE-1360] Ability to disable properties for successfully passed tests</li>
<li><a href="https://github.com/apache/maven-surefire/commit/c17b92bf79d33b34bf5c6e3bab1128e8ee1c8f01"><code>c17b92b</code></a> Bump org.codehaus.mojo:animal-sniffer-maven-plugin from 1.23 to 1.24</li>
<li><a href="https://github.com/apache/maven-surefire/commit/748d9dcbf43eaf91dace4009d1aa2cc669953c91"><code>748d9dc</code></a> Fix typos</li>
<li><a href="https://github.com/apache/maven-surefire/commit/f8092e99c0d3e4439e8e74ffd1df49f256373a35"><code>f8092e9</code></a> Improve time units</li>
<li><a href="https://github.com/apache/maven-surefire/commit/c670335783cfcb43cfba7042b90748708eb299ce"><code>c670335</code></a> [SUREFIRE-1934] Ability to disable system-out/system-err for successfully pas...</li>
<li><a href="https://github.com/apache/maven-surefire/commit/bce1b39b042f8cd696c2bc9b9205303aff6409ae"><code>bce1b39</code></a> Improve docs of linkXRef</li>
<li><a href="https://github.com/apache/maven-surefire/commit/3c49ebdd6a2df6da992d8b2b6b7e7843e948fb21"><code>3c49ebd</code></a> Bump org.htmlunit:htmlunit from 4.2.0 to 4.3.0</li>
<li><a href="https://github.com/apache/maven-surefire/commit/6ff0f83ea1c9427a88d42b3a8c1b7bdb9e5e3fcb"><code>6ff0f83</code></a> [SUREFIRE-2242] Plain test report does not include names of the skipped tests</li>
<li>Additional commits viewable in <a href="https://github.com/apache/maven-surefire/compare/surefire-3.3.0...surefire-3.3.1">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 show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency
- `@dependabot ignore <dependency name> major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
- `@dependabot ignore <dependency name> minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
- `@dependabot ignore <dependency name>` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
- `@dependabot unignore <dependency name>` will remove all of the ignore conditions of the specified dependency
- `@dependabot unignore <dependency name> <ignore condition>` will remove the ignore condition of the specified dependency and ignore conditions

</details>

Fixes #446

COPYBARA_INTEGRATE_REVIEW=#446 from google:dependabot/maven/dependencies-68092eadb5 b655df1
PiperOrigin-RevId: 652463798
  • Loading branch information
dependabot[bot] authored and Compile-Testing Team committed Jul 15, 2024
1 parent 2cfeefc commit aa0afd6
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 @@ -122,7 +122,7 @@
</plugin>
<plugin>
<artifactId>maven-release-plugin</artifactId>
<version>3.1.0</version>
<version>3.1.1</version>
<configuration>
<releaseProfiles>sonatype-oss-release</releaseProfiles>
<goals>deploy</goals>
Expand Down Expand Up @@ -150,7 +150,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-surefire-plugin</artifactId>
<version>3.3.0</version>
<version>3.3.1</version>
<configuration>
<argLine>${test.jvm.flags}</argLine>
</configuration>
Expand Down

0 comments on commit aa0afd6

Please sign in to comment.