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

Restore support for RELEASE and LATEST meta-versions in dependencies #3753

Merged
merged 4 commits into from
Oct 23, 2021

Conversation

aikebah
Copy link
Collaborator

@aikebah aikebah commented Oct 23, 2021

Fixes Issue #3721

Description of Change

Fix the regression that RELEASE and LATEST dependencies run into dependency not found exceptions.

Have test cases been added to cover the new functionality?

yes

aikebah and others added 3 commits October 13, 2021 23:06
Bumps `spotbugs.maven.plugin.version` from 4.4.1 to 4.4.2.

Updates `spotbugs-annotations` from 4.4.1 to 4.4.2
- [Release notes](https://github.com/spotbugs/spotbugs/releases)
- [Changelog](https://github.com/spotbugs/spotbugs/blob/master/CHANGELOG.md)
- [Commits](spotbugs/spotbugs@4.4.1...4.4.2)

Updates `spotbugs-maven-plugin` from 4.4.1 to 4.4.2
- [Release notes](https://github.com/spotbugs/spotbugs-maven-plugin/releases)
- [Commits](spotbugs/spotbugs-maven-plugin@spotbugs-maven-plugin-4.4.1...spotbugs-maven-plugin-4.4.2)

---
updated-dependencies:
- dependency-name: com.github.spotbugs:spotbugs-annotations
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: com.github.spotbugs:spotbugs-maven-plugin
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@boring-cyborg boring-cyborg bot added maven changes to the maven plugin tests test cases labels Oct 23, 2021
@aikebah aikebah added this to the 6.4.2 milestone Oct 23, 2021
@aikebah aikebah requested a review from jeremylong October 23, 2021 10:49
@jeremylong jeremylong merged commit bebe9a3 into main Oct 23, 2021
@aikebah aikebah deleted the issue-3721 branch October 23, 2021 12:29
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jan 1, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
maven changes to the maven plugin tests test cases
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants