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

Manage kiwi and kiwi-test dependency versions #52

Closed
sleberknight opened this issue May 1, 2023 · 0 comments · Fixed by #53
Closed

Manage kiwi and kiwi-test dependency versions #52

sleberknight opened this issue May 1, 2023 · 0 comments · Fixed by #53
Assignees
Labels
dependencies Dependency updates
Milestone

Comments

@sleberknight
Copy link
Member

Manage kiwi and kiwi-test dependency versions

Currently when we release retrying-again, kiwi, and kiwi-test it forces us to release all our other libraries in kiwiproject. As long as the updates to these pure utility libraries are 100% backwards compatible, then it should be safe to update them without having to update every other library.

This task is to add a dependencyManagement section to the POM to control the version of these libraries and avoid all the downstream convergence errors. It will allow us to release them on a more frequent cadence, since they are the ones that change more frequently.

@sleberknight sleberknight added the dependencies Dependency updates label May 1, 2023
@sleberknight sleberknight added this to the 0.7.1 milestone May 1, 2023
@sleberknight sleberknight self-assigned this May 1, 2023
sleberknight added a commit that referenced this issue May 1, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Dependency updates
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant