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 jenkins from 1.94 to 1.95 #140

Merged
merged 2 commits into from
Feb 16, 2023

Commits on Feb 16, 2023

  1. Bump jenkins from 1.94 to 1.95

    Bumps [jenkins](https://github.com/jenkinsci/pom) from 1.94 to 1.95.
    - [Release notes](https://github.com/jenkinsci/pom/releases)
    - [Changelog](https://github.com/jenkinsci/pom/blob/master/CHANGELOG-old.md)
    - [Commits](jenkinsci/pom@jenkins-1.94...jenkins-1.95)
    
    ---
    updated-dependencies:
    - dependency-name: org.jenkins-ci:jenkins
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Feb 16, 2023
    Configuration menu
    Copy the full SHA
    071b00e View commit details
    Browse the repository at this point in the history
  2. Rule 4: org.apache.maven.enforcer.rules.dependency.RequireUpperBoundD…

    …eps failed with message:
    
    Failed while enforcing RequireUpperBoundDeps. The error(s) are [
    Require upper bound dependencies error for org.apache.commons:commons-lang3:3.8.1 [provided] paths to dependency are:
    +-org.kohsuke:access-modifier-checker:1.31-SNAPSHOT
      +-org.apache.maven:maven-core:3.9.0 [provided]
        +-org.apache.commons:commons-lang3:3.8.1 [provided]
    and
    +-org.kohsuke:access-modifier-checker:1.31-SNAPSHOT
      +-org.apache.maven:maven-core:3.9.0 [provided]
        +-org.apache.maven:maven-artifact:3.9.0 [provided]
          +-org.apache.commons:commons-lang3:3.8.1 [provided]
    and
    +-org.kohsuke:access-modifier-checker:1.31-SNAPSHOT
      +-org.apache.maven:maven-core:3.9.0 [provided]
        +-org.apache.maven.resolver:maven-resolver-impl:1.9.4 [provided]
          +-org.apache.commons:commons-lang3:3.12.0 [provided]
    ]
    basil committed Feb 16, 2023
    Configuration menu
    Copy the full SHA
    742fb98 View commit details
    Browse the repository at this point in the history