Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Set minimal maven version to 3.9.x & bump dependencies #629

Merged
merged 4 commits into from
Mar 20, 2023

Commits on Mar 19, 2023

  1. Set minimal maven version to 3.9.x

    * Bump dependencies:
      maven-core v3.9.1
      commons-io v2.11.0
      plexus-utils v3.5.1
    * Plugins
      maven-plugin-plugin v3.8.1
      maven-plugin-annotations v3.8.1
      plexus-component-metadata v2.1.1
      maven-enforcer-plugin v3.2.1
      maven-compiler-plugin v3.11.0
      maven-release-plugin v3.0.0-M7 (validated it works fine with 2.2.3 release)
      maven-javadoc-plugin v3.5.0
      maven-surefire-plugin v3.7.0
      maven-invoker-plugin v3.4.0 (there's a known issue preventing v3.5.0 use)
    abelsromero committed Mar 19, 2023
    Configuration menu
    Copy the full SHA
    b283a74 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a1a1364 View commit details
    Browse the repository at this point in the history

Commits on Mar 20, 2023

  1. Configuration menu
    Copy the full SHA
    3c224ff View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    73d943e View commit details
    Browse the repository at this point in the history