Skip to content

Commit

Permalink
Add bom (#650)
Browse files Browse the repository at this point in the history
* Add BOM

Clean up dependencies based on the new BOM

* Update retrying-again

Cleanup dependabot to give us all updates

* Update pom.xml

Co-authored-by: Scott Leberknight <174812+sleberknight@users.noreply.github.com>

* Update pom.xml

Co-authored-by: Scott Leberknight <174812+sleberknight@users.noreply.github.com>

* Add commons-lang3 back in as a compile dependency

Co-authored-by: Scott Leberknight <174812+sleberknight@users.noreply.github.com>
  • Loading branch information
chrisrohr and sleberknight authored Dec 18, 2021
1 parent 3de8574 commit 348bc55
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 594 deletions.
7 changes: 0 additions & 7 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,13 +10,6 @@ updates:
reviewers:
- "sleberknight"
- "chrisrohr"
allow:
- dependency-name: "org.kiwiproject:*"
- dependency-name: "io.dropwizard:*"
- dependency-name: "org.projectlombok:lombok"
- dependency-name: "org.assertj:assertj-core"
- dependency-name: "org.junit.jupiter:*"
- dependency-name: "org.mockito:mockito-core"
- package-ecosystem: "github-actions"
directory: "/"
schedule:
Expand Down
Loading

0 comments on commit 348bc55

Please sign in to comment.