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

Use version catalog for commons-lang3 and httpcore dependencies #1019

Closed
wants to merge 1 commit into from

Conversation

dbwiddis
Copy link
Member

Description

Uses the OpenSearch version catalog for httpcore5 and commons-lang3 dependencies.

Note when backporting the httpcore5 should be changed to httpcore.

Related Issues

Resolves #992

Check List

  • New functionality includes testing.
  • Commits are signed per the DCO using --signoff.

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
For more information on following Developer Certificate of Origin and signing off your commits, please check here.

Copy link

codecov bot commented Jan 23, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 75.52%. Comparing base (d8a5a4b) to head (85e8bd7).

Additional details and impacted files
@@            Coverage Diff            @@
##               main    #1019   +/-   ##
=========================================
  Coverage     75.52%   75.52%           
  Complexity     1050     1050           
=========================================
  Files           101      101           
  Lines          5214     5214           
  Branches        498      498           
=========================================
  Hits           3938     3938           
  Misses         1038     1038           
  Partials        238      238           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@dbwiddis
Copy link
Member Author

Closing as these changes are already on main, included in #980

@dbwiddis dbwiddis closed this Jan 25, 2025
@dbwiddis dbwiddis deleted the version-catalog-2 branch January 25, 2025 02:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport 2.x backport PRs to 2.x branch skip-changelog
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[FEATURE] Use version catalog for jackson and httpcore5 dependencies
2 participants