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-containers.version from 2.1.0 to 2.1.1 #437

Merged
merged 1 commit into from Dec 25, 2021

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 25, 2021

Bumps plexus-containers.version from 2.1.0 to 2.1.1.
Updates plexus-component-annotations from 2.1.0 to 2.1.1

Release notes

Sourced from plexus-component-annotations's releases.

2.1.1

Plexus Containers 2.1.1 requires Java 7 and Maven 3.2.5+

  • Upgrade ASM to 9.2
  • [Snyk] Security upgrade org.jdom:jdom2 from 2.0.6 to 2.0.6.1 by @​snyk-bot
Changelog

Sourced from plexus-component-annotations's changelog.

Plexus Containers 2.1.1

Plexus Containers 2.1.1 requires Java 7 and Maven 3.2.5+

Improvements

  • Upgrade ASM to 9.2
  • Upgrade JDOM2 to 2.0.6.1
Commits

Updates plexus-container-default from 2.1.0 to 2.1.1

Release notes

Sourced from plexus-container-default's releases.

2.1.1

Plexus Containers 2.1.1 requires Java 7 and Maven 3.2.5+

  • Upgrade ASM to 9.2
  • [Snyk] Security upgrade org.jdom:jdom2 from 2.0.6 to 2.0.6.1 by @​snyk-bot
Changelog

Sourced from plexus-container-default's changelog.

Plexus Containers 2.1.1

Plexus Containers 2.1.1 requires Java 7 and Maven 3.2.5+

Improvements

  • Upgrade ASM to 9.2
  • Upgrade JDOM2 to 2.0.6.1
Commits

Updates plexus-component-metadata from 2.1.0 to 2.1.1

Release notes

Sourced from plexus-component-metadata's releases.

2.1.1

Plexus Containers 2.1.1 requires Java 7 and Maven 3.2.5+

  • Upgrade ASM to 9.2
  • [Snyk] Security upgrade org.jdom:jdom2 from 2.0.6 to 2.0.6.1 by @​snyk-bot
Changelog

Sourced from plexus-component-metadata's changelog.

Plexus Containers 2.1.1

Plexus Containers 2.1.1 requires Java 7 and Maven 3.2.5+

Improvements

  • Upgrade ASM to 9.2
  • Upgrade JDOM2 to 2.0.6.1
Commits

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-containers.version` from 2.1.0 to 2.1.1.

Updates `plexus-component-annotations` from 2.1.0 to 2.1.1
- [Release notes](https://github.com/codehaus-plexus/plexus-containers/releases)
- [Changelog](https://github.com/codehaus-plexus/plexus-containers/blob/master/ReleaseNotes.md)
- [Commits](codehaus-plexus/plexus-containers@plexus-containers-2.1.0...plexus-containers-2.1.1)

Updates `plexus-container-default` from 2.1.0 to 2.1.1
- [Release notes](https://github.com/codehaus-plexus/plexus-containers/releases)
- [Changelog](https://github.com/codehaus-plexus/plexus-containers/blob/master/ReleaseNotes.md)
- [Commits](codehaus-plexus/plexus-containers@plexus-containers-2.1.0...plexus-containers-2.1.1)

Updates `plexus-component-metadata` from 2.1.0 to 2.1.1
- [Release notes](https://github.com/codehaus-plexus/plexus-containers/releases)
- [Changelog](https://github.com/codehaus-plexus/plexus-containers/blob/master/ReleaseNotes.md)
- [Commits](codehaus-plexus/plexus-containers@plexus-containers-2.1.0...plexus-containers-2.1.1)

---
updated-dependencies:
- dependency-name: org.codehaus.plexus:plexus-component-annotations
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.codehaus.plexus:plexus-container-default
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.codehaus.plexus:plexus-component-metadata
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@codecov
Copy link

codecov bot commented Dec 25, 2021

Codecov Report

Merging #437 (f4b77bd) into master (36e5422) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##             master     #437   +/-   ##
=========================================
  Coverage     85.34%   85.34%           
  Complexity       93       93           
=========================================
  Files            16       16           
  Lines           539      539           
  Branches         71       71           
=========================================
  Hits            460      460           
  Misses           34       34           
  Partials         45       45           

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 36e5422...f4b77bd. Read the comment docs.

@freemanjp freemanjp merged commit 48eeb6c into master Dec 25, 2021
@freemanjp freemanjp deleted the dependabot/maven/plexus-containers.version-2.1.1 branch December 25, 2021 16:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant