Skip to content

Commit

Permalink
Bump maven-compat from 3.8.3 to 3.8.4 (GoogleContainerTools#3509)
Browse files Browse the repository at this point in the history
Bumps [maven-compat](https://github.com/apache/maven) from 3.8.3 to 3.8.4.
- [Release notes](https://github.com/apache/maven/releases)
- [Commits](apache/maven@maven-3.8.3...maven-3.8.4)

---
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] authored Nov 22, 2021
1 parent 3c7180b commit b721d4f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ project.ext.dependencyStrings = [

MAVEN_API: 'org.apache.maven:maven-plugin-api:3.8.4',
MAVEN_CORE: 'org.apache.maven:maven-core:3.8.4',
MAVEN_COMPAT: 'org.apache.maven:maven-compat:3.8.3',
MAVEN_COMPAT: 'org.apache.maven:maven-compat:3.8.4',
MAVEN_PLUGIN_ANNOTATIONS: 'org.apache.maven.plugin-tools:maven-plugin-annotations:3.6.1',

//test
Expand Down

0 comments on commit b721d4f

Please sign in to comment.