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

Bump mockito-core from 1.9.0 to 3.11.2 #27

Merged
merged 5 commits into from Aug 18, 2021

Commits on Aug 17, 2021

  1. Bump mockito-core from 1.9.0 to 3.11.2

    Bumps [mockito-core](https://github.com/mockito/mockito) from 1.9.0 to 3.11.2.
    - [Release notes](https://github.com/mockito/mockito/releases)
    - [Commits](mockito/mockito@v1.9.0...v3.11.2)
    
    ---
    updated-dependencies:
    - dependency-name: org.mockito:mockito-core
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] committed Aug 17, 2021
    Copy the full SHA
    f464813 View commit details
    Browse the repository at this point in the history

Commits on Aug 18, 2021

  1. fix mockito upgrade

    Signed-off-by: Olivier Lamy <olamy@apache.org>
    olamy committed Aug 18, 2021
    Copy the full SHA
    b7a5944 View commit details
    Browse the repository at this point in the history
  2. force clean

    Signed-off-by: Olivier Lamy <olamy@apache.org>
    olamy committed Aug 18, 2021
    Copy the full SHA
    beb696b View commit details
    Browse the repository at this point in the history
  3. force local repo path

    Signed-off-by: Olivier Lamy <olamy@apache.org>
    olamy committed Aug 18, 2021
    Copy the full SHA
    69527a1 View commit details
    Browse the repository at this point in the history
  4. there is absolutely no need to run invoker plugin for something else …

    …than the maven plugin module
    
    Signed-off-by: Olivier Lamy <olamy@apache.org>
    olamy committed Aug 18, 2021
    Copy the full SHA
    ac96c7f View commit details
    Browse the repository at this point in the history