jcgay / maven-notifier

Desktop notifications for Maven 3.x.
Other
76 stars 12 forks source link

Bump maven-core from 3.0.5 to 3.8.3 #126

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps maven-core from 3.0.5 to 3.8.3.

Commits
  • ff8e977 [maven-release-plugin] prepare release maven-3.8.3
  • 0a6bbb8 [MNG-7235] Speed improvements when calculating the sorted project graph
  • 8882a9c [MNG-7164] Add constructor MojoExecutionException(Throwable)
  • ab54d17 [MNG-7253] Display relocation message defined in model
  • 8c66edc [MNG-7254] Expand Windows native libraries for Jansi due to JDK-8195129 (work...
  • d1aa1e1 [MNG-7252] Fix warnings issued by dependency:analyze
  • 93f9e85 [MNG-7045] Drop CDI API from Maven
  • 98a9d08 [MNG-7236] The DefaultPluginVersionResolver should cache results for the session
  • 1ea42b0 [MNG-7219] [Regression] plexus-cipher missing from transitive dependencies
  • 4e5b3d5 [MNG-7251] Fix threadLocalArtifactsHolder leaking into cloned project
  • 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)
dependabot[bot] commented 2 years ago

Superseded by #131.