Commit 9577ca4
authored
### Rationale for this change
This is related to apache/arrow-java#1030. Upgrading to Apache POM 37 on Arrow Java requires Maven 3.9.x as some Maven plugins require this API version.
### What changes are included in this PR?
Bumps Maven from 3.8.7 to 3.9.9 in `.env` and all CI Dockerfiles that reference the Maven version:
- `.env`
- `ci/docker/conda-integration.dockerfile`
- `ci/docker/conda-python-hdfs.dockerfile`
- `ci/docker/conda-python-jpype.dockerfile`
- `ci/docker/conda-python-spark.dockerfile`
### Are these changes tested?
Crossbow CI jobs were submitted for the affected configurations (HDFS, Spark).
### Are there any user-facing changes?
No.
* GitHub Issue: #49526
Authored-by: JB Onofré <jbonofre@apache.org>
Signed-off-by: Sutou Kouhei <kou@clear-code.com>
1 parent 9082b47 commit 9577ca4
5 files changed
Lines changed: 5 additions & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
66 | 66 | | |
67 | 67 | | |
68 | 68 | | |
69 | | - | |
| 69 | + | |
70 | 70 | | |
71 | 71 | | |
72 | 72 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
25 | | - | |
| 25 | + | |
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
24 | | - | |
| 24 | + | |
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
24 | | - | |
| 24 | + | |
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
24 | | - | |
| 24 | + | |
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
| |||
0 commit comments