Skip to content

Commit

Permalink
Bump maven-compat from 3.8.5 to 3.8.6 (#3690)
Browse files Browse the repository at this point in the history
Bumps [maven-compat](https://github.com/apache/maven) 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-compat
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Jun 23, 2022
1 parent 9785dff commit 78f069b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Expand Up @@ -38,7 +38,7 @@ project.ext.dependencyStrings = [

MAVEN_API: 'org.apache.maven:maven-plugin-api:3.8.6',
MAVEN_CORE: 'org.apache.maven:maven-core:3.8.6',
MAVEN_COMPAT: 'org.apache.maven:maven-compat:3.8.5',
MAVEN_COMPAT: 'org.apache.maven:maven-compat:3.8.6',
MAVEN_PLUGIN_ANNOTATIONS: 'org.apache.maven.plugin-tools:maven-plugin-annotations:3.6.4',

//test
Expand Down

0 comments on commit 78f069b

Please sign in to comment.