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

MAINT: Update Maven dependencies #798

Merged
merged 1 commit into from
Nov 24, 2022
Merged

Conversation

carlwilson
Copy link
Member

  • updated library dependencies where safe to do so;
  • removed lifecycle-mapping-plugin for Eclipse;
  • hunted out hard-coded versions in pom.xml files and replaced with properties;
  • removed redundant jwat.version property; and
  • fixed license header typo.

- updated library dependencies where safe to do so;
- removed lifecycle-mapping-plugin for Eclipse;
- hunted out hard-coded versions in pom.xml files and replaced with
  properties;
- removed redundant `jwat.version` property; and
- fixed license header typo.
@carlwilson carlwilson added the dependencies Pull requests that update a dependency file label Nov 24, 2022
@carlwilson carlwilson added this to the JHOVE 1.28 milestone Nov 24, 2022
@carlwilson carlwilson self-assigned this Nov 24, 2022
@codecov
Copy link

codecov bot commented Nov 24, 2022

Codecov Report

Base: 46.32% // Head: 46.32% // No change to project coverage 👍

Coverage data is based on head (b115dd6) compared to base (252672f).
Patch has no changes to coverable lines.

Additional details and impacted files
@@              Coverage Diff               @@
##             integration     #798   +/-   ##
==============================================
  Coverage          46.32%   46.32%           
  Complexity          1053     1053           
==============================================
  Files                 57       57           
  Lines               9079     9079           
  Branches            1609     1609           
==============================================
  Hits                4206     4206           
  Misses              4335     4335           
  Partials             538      538           

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@carlwilson carlwilson merged commit 0c6cfb5 into integration Nov 24, 2022
@carlwilson carlwilson deleted the maint/dependencies branch November 24, 2022 21:13
@carlwilson carlwilson linked an issue Nov 30, 2022 that may be closed by this pull request
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Update JHOVE's Maven dependencies
1 participant