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 commons-io from 2.8.0 to 2.11.0 #46

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Commits on Jan 9, 2017

  1. Process the missing List of Nested Objects

    findSubtypes uses ExtensionLists to determine derived classes.  This is
    critcial to any operation that uses anything other than Java classes as
    the required object type.  Also some required classes were not
    loading/failing right away due to missing Jenkins.  The sort of
    convoluted way to fix this was to introduce mocking.  Now, there's a
    Jenkins "object" that is barebones enough to handle the necessary
    methods to load the missing steps.
    kwhetstone committed Jan 9, 2017
    Configuration menu
    Copy the full SHA
    626026e View commit details
    Browse the repository at this point in the history

Commits on Feb 9, 2021

  1. Revert last commit

    kwhetstone committed Feb 9, 2021
    Configuration menu
    Copy the full SHA
    9fb3a46 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #4 from jenkins-infra/master

    Pull in changes from the past 3-4 years
    kwhetstone committed Feb 9, 2021
    Configuration menu
    Copy the full SHA
    363da64 View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2021

  1. Bump commons-io from 2.8.0 to 2.11.0

    Bumps commons-io from 2.8.0 to 2.11.0.
    
    ---
    updated-dependencies:
    - dependency-name: commons-io:commons-io
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] committed Jul 19, 2021
    Configuration menu
    Copy the full SHA
    c8ae444 View commit details
    Browse the repository at this point in the history