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 plexus-utils from 3.3.0 to 3.4.0 #311

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 30, 2021

Bumps plexus-utils from 3.3.0 to 3.4.0.

Commits
  • 6f2b70a [maven-release-plugin] prepare release plexus-utils-3.4.0
  • 7d26d04 fix javadoc issues
  • 17ed658 upgrade parent pom from 7 to 8
  • 2849147 Create codeql-analysis.yml
  • 8210833 Update CI config
  • a2efde3 Bump actions/cache from v2.1.4 to v2.1.5
  • 2db9aac Enforcing JDK 11 on release
  • d349b5f Update README.md
  • 9ed17bb Update README.md
  • 67ca06d Remove old JDK versions and add 17-ea
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [plexus-utils](https://github.com/codehaus-plexus/plexus-utils) from 3.3.0 to 3.4.0.
- [Release notes](https://github.com/codehaus-plexus/plexus-utils/releases)
- [Commits](codehaus-plexus/plexus-utils@plexus-utils-3.3.0...plexus-utils-3.4.0)

---
updated-dependencies:
- dependency-name: org.codehaus.plexus:plexus-utils
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jul 30, 2021
@robot-simplify4u robot-simplify4u enabled auto-merge (rebase) July 30, 2021 00:01
@sonarqubecloud
Copy link

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@robot-simplify4u robot-simplify4u merged commit f2ad2fe into master Jul 30, 2021
@robot-simplify4u robot-simplify4u deleted the dependabot/maven/org.codehaus.plexus-plexus-utils-3.4.0 branch July 30, 2021 00:08
pzygielo pushed a commit to pzygielo/pgpverify-maven-plugin that referenced this pull request May 31, 2024
Solve the mixup of Artifact used as key, as in case of relocation
A1 -> A2, when A1 descriptor is read, the result will have
A2 artifact set.

So, in code, we must go for "originally asked" A1 artifact, as
in case of relocation, the descriptor will hold A1 relocation
target, that is A2, causing endless loop.

---

https://issues.apache.org/jira/browse/MRESOLVER-376
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
Development

Successfully merging this pull request may close these issues.

1 participant