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

Bump dependency versions that are grabbed transitively #232

Merged
merged 1 commit into from
Jan 19, 2021

Conversation

corebonts
Copy link
Contributor

  • httpclient:4.5.8 is included with gerrit-rest-java-client
  • commons-cli:1.4 is included with checkstyle
    (1.2 does not even have the DefaultParser that is used for the CLI)

These versions are now explicitly defined, so build won't fail
if the first level dependencies won't rely on them anymore.

- httpclient:4.5.8 is included with gerrit-rest-java-client
- commons-cli:1.4 is included with checkstyle
  (1.2 does not even have the DefaultParser that is used for the CLI)

These versions are now explicitly defined, so build won't fail
if the first level dependencies won't rely on them anymore.
@codecov-io
Copy link

Codecov Report

Merging #232 (8490b7d) into master (1c699a2) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##             master     #232   +/-   ##
=========================================
  Coverage     72.38%   72.38%           
  Complexity      608      608           
=========================================
  Files           146      146           
  Lines          1988     1988           
  Branches        131      131           
=========================================
  Hits           1439     1439           
  Misses          489      489           
  Partials         60       60           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 1c699a2...8490b7d. Read the comment docs.

@SpOOnman SpOOnman merged commit 6c27e69 into TouK:master Jan 19, 2021
@SpOOnman
Copy link
Collaborator

Thank you!

rufuslevi pushed a commit to rufuslevi/sputnik that referenced this pull request Mar 12, 2024
- httpclient:4.5.8 is included with gerrit-rest-java-client
- commons-cli:1.4 is included with checkstyle
  (1.2 does not even have the DefaultParser that is used for the CLI)

These versions are now explicitly defined, so build won't fail
if the first level dependencies won't rely on them anymore.

Co-authored-by: Gabor Garancsi <gabor.garancsi@casrd.net>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants