Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bump org.apache.maven.plugins:maven-surefire-plugin from 3.1.0 to 3.4…
….0 (#164) Bumps [org.apache.maven.plugins:maven-surefire-plugin](https://github.com/apache/maven-surefire) from 3.1.0 to 3.4.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/apache/maven-surefire/releases">org.apache.maven.plugins:maven-surefire-plugin's releases</a>.</em></p> <blockquote> <h2>3.3.0</h2> <p><a href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12317927&version=12354462">Release Notes - Maven Surefire - Version 3.3.0</a></p> <!-- raw HTML omitted --> <!-- raw HTML omitted --> <!-- raw HTML omitted --> <!-- raw HTML omitted --> <!-- raw HTML omitted --> <h2>What's Changed</h2> <ul> <li>Bump org.htmlunit:htmlunit from 3.9.0 to 3.10.0 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://github.com/apache/maven-surefire/pull/717">apache/maven-surefire#717</a></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/apache/maven-surefire/commit/3ae062d690a07f4cfeb9fe3e53fc28cb1b8d6cff"><code>3ae062d</code></a> [maven-release-plugin] prepare release surefire-3.4.0</li> <li><a href="https://github.com/apache/maven-surefire/commit/f0de8c0e0fbf2efcc485b82f989f9537d212d71e"><code>f0de8c0</code></a> Bump org.htmlunit:htmlunit from 4.3.0 to 4.4.0</li> <li><a href="https://github.com/apache/maven-surefire/commit/817695ad3584149d4f025acaedfa434db39c0f81"><code>817695a</code></a> Bump org.apache.commons:commons-lang3 from 3.14.0 to 3.16.0</li> <li><a href="https://github.com/apache/maven-surefire/commit/675c02ae9b03243f151640751c9959fccfbb08b6"><code>675c02a</code></a> Bump org.apache.commons:commons-compress from 1.26.2 to 1.27.0</li> <li><a href="https://github.com/apache/maven-surefire/commit/4bd36a12a9cf7e848e2e2d9d36032f0db66cfe74"><code>4bd36a1</code></a> [SUREFIRE-1385] Add new parameter "promoteUserPropertiesToSystemProperties" (...</li> <li><a href="https://github.com/apache/maven-surefire/commit/1d19ec8a0c92ff7f2ac68f474ae8c44f5d18fe1d"><code>1d19ec8</code></a> [Doc] Failsafe Verify goal should mention failsafe</li> <li><a href="https://github.com/apache/maven-surefire/commit/a93783a631b14513f6dbaf69c57bae32f37351a0"><code>a93783a</code></a> [SUREFIRE-2251] [REGRESSION] java.lang.NoSuchMethodException: org.apache.mave...</li> <li><a href="https://github.com/apache/maven-surefire/commit/daa011b85b9449f7cfe5f658455cefb2b76073b9"><code>daa011b</code></a> Bump org.assertj:assertj-core from 3.26.0 to 3.26.3</li> <li><a href="https://github.com/apache/maven-surefire/commit/805f6b74a0e7fa890ae2e55f2f4bdfed3e52310b"><code>805f6b7</code></a> Improve internal field order</li> <li><a href="https://github.com/apache/maven-surefire/commit/26ae10d68e08206bd185e97513d2a2eff5b019f1"><code>26ae10d</code></a> Remove outdated invoker conditions</li> <li>Additional commits viewable in <a href="https://github.com/apache/maven-surefire/compare/surefire-3.1.0...surefire-3.4.0">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.0&new-version=3.4.0)](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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- Loading branch information