This is an automated email from the ASF dual-hosted git repository.
kou pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/arrow.git
The following commit(s) were added to refs/heads/main by this push:
new bbe59b35de MINOR: [Java] Bump
org.apache.maven.plugins:maven-failsafe-plugin from 3.0.0-M7 to 3.2.5 in /java
(#40047)
bbe59b35de is described below
commit bbe59b35de33a0534fc76c9617aa4746031ce16c
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Feb 13 16:18:32 2024 +0900
MINOR: [Java] Bump org.apache.maven.plugins:maven-failsafe-plugin from
3.0.0-M7 to 3.2.5 in /java (#40047)
Bumps
[org.apache.maven.plugins:maven-failsafe-plugin](https://github.com/apache/maven-surefire)
from 3.0.0-M7 to 3.2.5.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/apache/maven-surefire/releases">org.apache.maven.plugins:maven-failsafe-plugin's
releases</a>.</em></p>
<blockquote>
<h2>3.2.5</h2>
<p><a
href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12317927&version=12354100">JIRA
link</a></p>
<h1>Release Notes - Maven Surefire - Version 3.2.5</h1>
<hr />
<h2>What's Changed</h2>
<ul>
<li>Bump org.htmlunit:htmlunit from 3.8.0 to 3.9.0 by <a
href="https://github.com/dependabot"><code>@dependabot</code></a> in <a
href="https://redirect.github.com/apache/maven-surefire/pull/695">apache/maven-surefire#695</a></li>
<li>Bump org.fusesource.jansi:jansi from 2.4.0 to 2.4.1 by <a
href="https://github.com/dependabot"><code>@dependabot</code></a> in <a
href="https://redirect.github.com/apache/maven-surefire/pull/684">apache/maven-surefire#684</a></li>
<li>Bump doxiaVersion from 1.11.1 to 1.12.0 by <a
href="https://github.com/dependabot"><code>@dependabot</code></a> in <a
href="https://redirect.github.com/apache/maven-surefire/pull/609">apache/maven-surefire#609</a></li>
<li>[SUREFIRE-2221] Document minimum supported Java version for Toolchains
by <a href="https://github.com/sbernard31"><code>@sbernard31</code></a> in <a
href="https://redirect.github.com/apache/maven-surefire/pull/701">apache/maven-surefire#701</a></li>
<li>[SUREFIRE-2224] StatelessXmlReporter#getTestProblems() does not
properly reflect report schema structure by <a
href="https://github.com/michael-o"><code>@michael-o</code></a> in <a
href="https://redirect.github.com/apache/maven-surefire/pull/702">apache/maven-surefire#702</a></li>
<li>[SUREFIRE-2223] Surefire evaluates parameter jvm before skip by <a
href="https://github.com/michael-o"><code>@michael-o</code></a> in <a
href="https://redirect.github.com/apache/maven-surefire/pull/703">apache/maven-surefire#703</a></li>
<li>Use uppercase convention for enum member names by <a
href="https://github.com/michael-o"><code>@michael-o</code></a> in <a
href="https://redirect.github.com/apache/maven-surefire/pull/704">apache/maven-surefire#704</a></li>
<li>[SUREFIRE-2225] Surefire ITs fail when project directory contains space
by <a href="https://github.com/michael-o"><code>@michael-o</code></a> in <a
href="https://redirect.github.com/apache/maven-surefire/pull/705">apache/maven-surefire#705</a></li>
<li>Run CI tests also with Java 21 by <a
href="https://github.com/slachiewicz"><code>@slachiewicz</code></a> in <a
href="https://redirect.github.com/apache/maven-surefire/pull/707">apache/maven-surefire#707</a></li>
<li>Bump org.apache.maven.wagon:wagon-http-lightweight from 3.5.1 to 3.5.3
by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a
href="https://redirect.github.com/apache/maven-surefire/pull/699">apache/maven-surefire#699</a></li>
<li>Bump org.htmlunit:htmlunit from 3.8.0 to 3.9.0 in
/maven-failsafe-plugin/src/it/jetty-war-test-failing by <a
href="https://github.com/dependabot"><code>@dependabot</code></a> in <a
href="https://redirect.github.com/apache/maven-surefire/pull/694">apache/maven-surefire#694</a></li>
<li>Bump org.htmlunit:htmlunit from 3.8.0 to 3.9.0 in
/maven-failsafe-plugin/src/it/jetty-war-test-passing by <a
href="https://github.com/dependabot"><code>@dependabot</code></a> in <a
href="https://redirect.github.com/apache/maven-surefire/pull/693">apache/maven-surefire#693</a></li>
<li>Bump commons-io:commons-io from 2.15.0 to 2.15.1 by <a
href="https://github.com/dependabot"><code>@dependabot</code></a> in <a
href="https://redirect.github.com/apache/maven-surefire/pull/712">apache/maven-surefire#712</a></li>
<li>Bump net.java.dev.javacc:javacc from 7.0.12 to 7.0.13 by <a
href="https://github.com/dependabot"><code>@dependabot</code></a> in <a
href="https://redirect.github.com/apache/maven-surefire/pull/711">apache/maven-surefire#711</a></li>
<li>Bump org.apache.maven.plugins:maven-docck-plugin from 1.1 to 1.2 by <a
href="https://github.com/dependabot"><code>@dependabot</code></a> in <a
href="https://redirect.github.com/apache/maven-surefire/pull/713">apache/maven-surefire#713</a></li>
<li>[SUREFIRE-2231] JaCoCo 0.8.11 fails with old TestNG releases on Java
17+ by <a href="https://github.com/michael-o"><code>@michael-o</code></a> in
<a
href="https://redirect.github.com/apache/maven-surefire/pull/710">apache/maven-surefire#710</a></li>
<li>Bump org.assertj:assertj-core from 3.24.2 to 3.25.1 by <a
href="https://github.com/dependabot"><code>@dependabot</code></a> in <a
href="https://redirect.github.com/apache/maven-surefire/pull/714">apache/maven-surefire#714</a></li>
<li>Bump org.codehaus.plexus:plexus-component-metadata from 2.1.1 to 2.2.0
by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a
href="https://redirect.github.com/apache/maven-surefire/pull/715">apache/maven-surefire#715</a></li>
</ul>
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/apache/maven-surefire/commit/4b3a2719d80613f2ed304fc34144fed81c3043cd"><code>4b3a271</code></a>
[maven-release-plugin] prepare release surefire-3.2.5</li>
<li><a
href="https://github.com/apache/maven-surefire/commit/eb3f1d946fbb9d1dbaba2fc7113f408f15a60f62"><code>eb3f1d9</code></a>
Bump org.codehaus.plexus:plexus-component-metadata from 2.1.1 to 2.2.0</li>
<li><a
href="https://github.com/apache/maven-surefire/commit/430c406756df4e6bfad462426544d71a0d5e5867"><code>430c406</code></a>
Bump org.assertj:assertj-core from 3.24.2 to 3.25.1</li>
<li><a
href="https://github.com/apache/maven-surefire/commit/2d92f2d422f07e75c188312cd2371127508a8e10"><code>2d92f2d</code></a>
[SUREFIRE-2231] JaCoCo 0.8.11 fails with old TestNG releases on Java 17+</li>
<li><a
href="https://github.com/apache/maven-surefire/commit/3290740be8d81351331d5cd320e56346713ed2c2"><code>3290740</code></a>
Bump org.apache.maven.plugins:maven-docck-plugin from 1.1 to 1.2</li>
<li><a
href="https://github.com/apache/maven-surefire/commit/25a9776c0e1d0c445a1ef5dbcb7ee27483bb029d"><code>25a9776</code></a>
Bump net.java.dev.javacc:javacc from 7.0.12 to 7.0.13</li>
<li><a
href="https://github.com/apache/maven-surefire/commit/7752f7e62bf6710616e231c9a0cf6cd7e574416f"><code>7752f7e</code></a>
Bump commons-io:commons-io from 2.15.0 to 2.15.1</li>
<li><a
href="https://github.com/apache/maven-surefire/commit/8874add5bb1b32e65eb5022f02d7bb01add9a3a8"><code>8874add</code></a>
Revert "Bump jacocoVersion from 0.8.8 to 0.8.11"</li>
<li><a
href="https://github.com/apache/maven-surefire/commit/c0f775569b4ddd603a1c5c96e16abc78aa794173"><code>c0f7755</code></a>
Fix formatting</li>
<li><a
href="https://github.com/apache/maven-surefire/commit/e5f45452728fe78753e713b15ce4743634db01a2"><code>e5f4545</code></a>
Bump jacocoVersion from 0.8.8 to 0.8.11</li>
<li>Additional commits viewable in <a
href="https://github.com/apache/maven-surefire/compare/surefire-3.0.0-M7...surefire-3.2.5">compare
view</a></li>
</ul>
</details>
<br />
[](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>
Authored-by: dependabot[bot]
<49699333+dependabot[bot]@users.noreply.github.com>
Signed-off-by: Sutou Kouhei <[email protected]>
---
java/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/java/pom.xml b/java/pom.xml
index 5194a7d3e3..accff4c9b9 100644
--- a/java/pom.xml
+++ b/java/pom.xml
@@ -484,7 +484,7 @@
</plugin>
<plugin>
<artifactId>maven-failsafe-plugin</artifactId>
- <version>3.0.0-M7</version>
+ <version>3.2.5</version>
<configuration>
<systemPropertyVariables>
<java.io.tmpdir>${project.build.directory}</java.io.tmpdir>