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 versions for kiwi library versions #499

Merged
merged 1 commit into from
Jun 18, 2024

Conversation

sleberknight
Copy link
Member

@sleberknight sleberknight commented Jun 18, 2024

Update the POM to lock the versions of all kiwi dependencies by adding them to
the dependencyManagement section and removing the explicit versions from the
declarations in the dependencies section.

This will prevent dependency convergence errors whenever dependabot sends us PRs.

This also updates the version of metrics-healthchecks-severity to 2.0.4. This is the library
where we get convergence errors.

The libraries are:

  • dropwizard-curator
  • kiwi (was already locked)
  • kiwi-test (was already locked)
  • metrics-healthchecks-severity
  • registry-aware-jersey-client
  • service-discovery-client

Update the POM to lock the versions of all kiwi dependencies
by adding them to the dependencyManagement section
and removing the explicit versions from the declarations in
the dependencies section.

This will prevent dependency convergence errors whenever
dependabot sends us PRs.

The libraries are:

* dropwizard-curator
* kiwi (was already locked)
* kiwi-test (was already locked)
* metrics-healthchecks-severity
* registry-aware-jersey-client
* service-discovery-client
@sleberknight sleberknight added the enhancement A request for change or improvement to an existing feature label Jun 18, 2024
@sleberknight sleberknight added this to the 3.6.0 milestone Jun 18, 2024
@sleberknight sleberknight self-assigned this Jun 18, 2024
Copy link

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud

@sleberknight sleberknight merged commit 7334070 into main Jun 18, 2024
5 checks passed
@sleberknight sleberknight deleted the lock-kiwi-library-versions branch June 18, 2024 15:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement A request for change or improvement to an existing feature
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant