Commits


Ian Cook authored and GitHub committed 51817917e14
GH-40515: [Java] Bump org.apache.maven dependencies from 3.3.9 to 3.8.7 (#40514) - Updates the Maven version required in `/java/maven/module-info-compiler-maven-plugin` to 3.8.7 which addresses vulnerabilities identified by https://deps.dev/maven/org.apache.maven%3Amaven-core/3.3.9. - Updates `.env` to use Maven version 3.8.7. - Bumps older versions of Maven to 3.8.7 in `ci/docker/*.dockerfile` - Updates the release verification instructions to say that Maven 3.8.7 is required. ----- * GitHub Issue: #40515 Lead-authored-by: Ian Cook <ianmcook@gmail.com> Co-authored-by: Vibhatha Abeykoon <vibhatha@gmail.com> Co-authored-by: vibhatha <vibhatha@gmail.com> Co-authored-by: Sutou Kouhei <kou@cozmixng.org> Co-authored-by: Dane Pitkin <48041712+danepitkin@users.noreply.github.com> Signed-off-by: Sutou Kouhei <kou@clear-code.com>