Commits


Sutou Kouhei authored and GitHub committed faf41a9425a
GH-37022: [CI][Java] Use the official Maven download URL (#37119) ### Rationale for this change If we use https://dlcdn.apache.org/ instead of https://www.apache.org/dyn/closer.lua , old source archived can't be downloaded. ### What changes are included in this PR? Use https://www.apache.org/dyn/closer.lua . ### Are these changes tested? Yes. ### Are there any user-facing changes? No. * Closes: #37022 Authored-by: Sutou Kouhei <kou@clear-code.com> Signed-off-by: Sutou Kouhei <kou@clear-code.com>