Skip to content

Commit

Permalink
Remove some restrictions since we are now on new Jenkins baseline.
Browse files Browse the repository at this point in the history
  • Loading branch information
uhafner committed Mar 20, 2021
1 parent bcb33a9 commit b2d6bc5
Showing 1 changed file with 0 additions and 21 deletions.
21 changes: 0 additions & 21 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,27 +12,6 @@ updates:
- dependency-name: org.eclipse.collections:eclipse-collections-api
versions:
- ">= 10.a"
- dependency-name: org.jenkins-ci.plugins:jackson2-api
versions:
- "> 2.11.1"
- dependency-name: com.fasterxml.jackson.core:jackson-databind
versions:
- "> 2.11.1"
- dependency-name: org.jenkinsci.plugins:pipeline-model-definition
versions:
- "> 1.2"
- dependency-name: org.jenkins-ci.plugins.workflow:workflow-basic-steps
versions:
- "> 2.3"
- dependency-name: org.jenkins-ci.plugins.workflow:workflow-durable-task-step
versions:
- "> 2.9"
- dependency-name: org.jenkins-ci.plugins:junit
versions:
- "> 1.37"
- dependency-name: org.ow2.asm:asm
versions:
- "> 5.0.4"
- dependency-name: org.webjars:popper.js
versions:
- ">= 2.0.0"
Expand Down

0 comments on commit b2d6bc5

Please sign in to comment.