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.2 to 3.8.3 #6956

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 4, 2021

Bumps maven.version from 3.8.2 to 3.8.3.
Updates maven-plugin-api from 3.8.2 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

Updates maven-artifact from 3.8.2 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

Updates maven-core from 3.8.2 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

Updates maven-settings from 3.8.2 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

Updates maven-resolver-provider from 3.8.2 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 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.2 to 3.8.3.

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

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

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

Updates `maven-settings` from 3.8.2 to 3.8.3
- [Release notes](https://github.com/apache/maven/releases)
- [Commits](apache/maven@maven-3.8.2...maven-3.8.3)

Updates `maven-resolver-provider` from 3.8.2 to 3.8.3
- [Release notes](https://github.com/apache/maven/releases)
- [Commits](apache/maven@maven-3.8.2...maven-3.8.3)

---
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-artifact
  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-settings
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.apache.maven:maven-resolver-provider
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Oct 4, 2021
@dependabot dependabot bot added this to the 9.4.x milestone Oct 4, 2021
@olamy
Copy link
Member

olamy commented Oct 13, 2021

@dependabot merge

@dependabot dependabot bot merged commit 55e539b into jetty-9.4.x Oct 13, 2021
@dependabot dependabot bot deleted the dependabot/maven/jetty-9.4.x/maven.version-3.8.3 branch October 13, 2021 23:15
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
Development

Successfully merging this pull request may close these issues.

1 participant