Bump maven.version from 3.6.3 to 3.8.2 (#6720)

Bumps `maven.version` from 3.6.3 to 3.8.2.

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

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

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

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

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

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2021-09-09 09:34:38 -05:00 committed by GitHub
parent 013e1e2a2d
commit 889527b7ce
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -46,7 +46,7 @@
<jmhjar.name>benchmarks</jmhjar.name>
<tycho-version>2.1.0</tycho-version>
<junit.version>5.7.2</junit.version>
<maven.version>3.6.3</maven.version>
<maven.version>3.8.2</maven.version>
<maven.resolver.version>1.7.1</maven.resolver.version>
<weld.version>4.0.2.Final</weld.version>
<jboss.logging.version>3.4.2.Final</jboss.logging.version>