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 maven.version from 3.8.5 to 3.8.6 #193

Merged
merged 1 commit into from
Jun 14, 2022

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 13, 2022

Bumps maven.version from 3.8.5 to 3.8.6.
Updates maven-plugin-api from 3.8.5 to 3.8.6

Commits
  • 84538c9 [maven-release-plugin] prepare release maven-3.8.6
  • a2ad4f2 deploy master, 3.8.x and 3.9.x
  • 9a8c4a4 [MNG-7490] Upgrade Plexus Utils to 3.3.1
  • 8b157e7 [MNG-7489] Upgrade JUnit to 4.13.2
  • afc0155 [MNG-7488] Upgrade SLF4J to 1.7.36
  • 5c0d6b9 [MNG-7476] Display a warning when an aggregator mojo is locking other mojos e...
  • 0b79a9e [MNG-7487] Fix deadlock during forked lifecycle executions
  • 88a03f8 [MNG-7486] Create a multiline message helper for boxed log messages
  • 23cc863 [MNG-7448] Don't ignore bin/ otherwise bin/ in apache-maven module cannot be ...
  • 7ae663f Revert "[MNG-7347] SessionScoped beans should be singletons for a given sessi...
  • Additional commits viewable in compare view

Updates maven-core from 3.8.5 to 3.8.6

Commits
  • 84538c9 [maven-release-plugin] prepare release maven-3.8.6
  • a2ad4f2 deploy master, 3.8.x and 3.9.x
  • 9a8c4a4 [MNG-7490] Upgrade Plexus Utils to 3.3.1
  • 8b157e7 [MNG-7489] Upgrade JUnit to 4.13.2
  • afc0155 [MNG-7488] Upgrade SLF4J to 1.7.36
  • 5c0d6b9 [MNG-7476] Display a warning when an aggregator mojo is locking other mojos e...
  • 0b79a9e [MNG-7487] Fix deadlock during forked lifecycle executions
  • 88a03f8 [MNG-7486] Create a multiline message helper for boxed log messages
  • 23cc863 [MNG-7448] Don't ignore bin/ otherwise bin/ in apache-maven module cannot be ...
  • 7ae663f Revert "[MNG-7347] SessionScoped beans should be singletons for a given sessi...
  • Additional commits viewable in compare view

Updates maven-artifact from 3.8.5 to 3.8.6

Commits
  • 84538c9 [maven-release-plugin] prepare release maven-3.8.6
  • a2ad4f2 deploy master, 3.8.x and 3.9.x
  • 9a8c4a4 [MNG-7490] Upgrade Plexus Utils to 3.3.1
  • 8b157e7 [MNG-7489] Upgrade JUnit to 4.13.2
  • afc0155 [MNG-7488] Upgrade SLF4J to 1.7.36
  • 5c0d6b9 [MNG-7476] Display a warning when an aggregator mojo is locking other mojos e...
  • 0b79a9e [MNG-7487] Fix deadlock during forked lifecycle executions
  • 88a03f8 [MNG-7486] Create a multiline message helper for boxed log messages
  • 23cc863 [MNG-7448] Don't ignore bin/ otherwise bin/ in apache-maven module cannot be ...
  • 7ae663f Revert "[MNG-7347] SessionScoped beans should be singletons for a given sessi...
  • Additional commits viewable in compare view

Updates maven-model from 3.8.5 to 3.8.6

Commits
  • 84538c9 [maven-release-plugin] prepare release maven-3.8.6
  • a2ad4f2 deploy master, 3.8.x and 3.9.x
  • 9a8c4a4 [MNG-7490] Upgrade Plexus Utils to 3.3.1
  • 8b157e7 [MNG-7489] Upgrade JUnit to 4.13.2
  • afc0155 [MNG-7488] Upgrade SLF4J to 1.7.36
  • 5c0d6b9 [MNG-7476] Display a warning when an aggregator mojo is locking other mojos e...
  • 0b79a9e [MNG-7487] Fix deadlock during forked lifecycle executions
  • 88a03f8 [MNG-7486] Create a multiline message helper for boxed log messages
  • 23cc863 [MNG-7448] Don't ignore bin/ otherwise bin/ in apache-maven module cannot be ...
  • 7ae663f Revert "[MNG-7347] SessionScoped beans should be singletons for a given sessi...
  • Additional commits viewable in compare view

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 `maven.version` from 3.8.5 to 3.8.6.

Updates `maven-plugin-api` from 3.8.5 to 3.8.6
- [Release notes](https://github.com/apache/maven/releases)
- [Commits](apache/maven@maven-3.8.5...maven-3.8.6)

Updates `maven-core` from 3.8.5 to 3.8.6
- [Release notes](https://github.com/apache/maven/releases)
- [Commits](apache/maven@maven-3.8.5...maven-3.8.6)

Updates `maven-artifact` from 3.8.5 to 3.8.6
- [Release notes](https://github.com/apache/maven/releases)
- [Commits](apache/maven@maven-3.8.5...maven-3.8.6)

Updates `maven-model` from 3.8.5 to 3.8.6
- [Release notes](https://github.com/apache/maven/releases)
- [Commits](apache/maven@maven-3.8.5...maven-3.8.6)

---
updated-dependencies:
- dependency-name: org.apache.maven:maven-plugin-api
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.apache.maven:maven-core
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.apache.maven:maven-artifact
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.apache.maven:maven-model
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jun 13, 2022
@codecov-commenter
Copy link

codecov-commenter commented Jun 13, 2022

Codecov Report

Merging #193 (f5e3baf) into master (8ffc77a) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##           master     #193   +/-   ##
=======================================
  Coverage   58.71%   58.71%           
=======================================
  Files         508      508           
  Lines       14664    14664           
  Branches     2534     2534           
=======================================
  Hits         8610     8610           
  Misses       5464     5464           
  Partials      590      590           

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 8ffc77a...f5e3baf. Read the comment docs.

@veithen veithen merged commit a280928 into master Jun 14, 2022
@dependabot dependabot bot deleted the dependabot/maven/maven.version-3.8.6 branch June 14, 2022 20:25
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
2 participants