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

[improve][build] Use slf4j-bom to align slf4j versions #22646

Merged
merged 1 commit into from
May 3, 2024

Conversation

lhotari
Copy link
Member

@lhotari lhotari commented May 3, 2024

Motivation

slf4j 2.0.x comes with slf4j-bom which can be used to align slf4j library versions.

Modifications

use slf4j-bom to align slf4j versions

Documentation

  • doc
  • doc-required
  • doc-not-needed
  • doc-complete

@lhotari lhotari added area/build area/dependency Pull requests that update a dependency file ready-to-test labels May 3, 2024
@lhotari lhotari added this to the 3.3.0 milestone May 3, 2024
@lhotari lhotari requested a review from nodece May 3, 2024 15:25
@lhotari lhotari self-assigned this May 3, 2024
@github-actions github-actions bot added the doc-not-needed Your PR changes do not impact docs label May 3, 2024
@lhotari lhotari requested a review from tisonkun May 3, 2024 15:27
@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 72.70%. Comparing base (bbc6224) to head (75b66e1).
Report is 218 commits behind head on master.

Additional details and impacted files

Impacted file tree graph

@@             Coverage Diff              @@
##             master   #22646      +/-   ##
============================================
- Coverage     73.57%   72.70%   -0.88%     
+ Complexity    32624    32554      -70     
============================================
  Files          1877     1887      +10     
  Lines        139502   141006    +1504     
  Branches      15299    15478     +179     
============================================
- Hits         102638   102516     -122     
- Misses        28908    30618    +1710     
+ Partials       7956     7872      -84     
Flag Coverage Δ
inttests 27.39% <ø> (+2.80%) ⬆️
systests 24.58% <ø> (+0.26%) ⬆️
unittests 71.47% <ø> (-1.38%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

see 344 files with indirect coverage changes

@lhotari lhotari merged commit d12f623 into apache:master May 3, 2024
50 of 51 checks passed
hanmz pushed a commit to hanmz/pulsar that referenced this pull request Feb 12, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/build area/dependency Pull requests that update a dependency file doc-not-needed Your PR changes do not impact docs ready-to-test
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants