Skip to content

Commit

Permalink
Bump mavenVersion from 3.8.4 to 3.8.5
Browse files Browse the repository at this point in the history
Bumps `mavenVersion` from 3.8.4 to 3.8.5.

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

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

---
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
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Mar 14, 2022
1 parent 3276bfa commit 4b591e2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -139,7 +139,7 @@
<mavenCommonArtifactFilters>3.2.0</mavenCommonArtifactFilters>
<mavenReportingApiVersion>3.1.0</mavenReportingApiVersion>
<mavenReportingVersion>3.1.0</mavenReportingVersion>
<mavenVersion>3.8.4</mavenVersion>
<mavenVersion>3.8.5</mavenVersion>

<plexusContainerVersion>2.1.1</plexusContainerVersion>
<plexusResourcesVersion>1.2.0</plexusResourcesVersion>
Expand Down

0 comments on commit 4b591e2

Please sign in to comment.