Skip to content

Commit

Permalink
chore(deps): bump org.apache.maven:maven-plugin-api from 3.9.0 to 3.9…
Browse files Browse the repository at this point in the history
….1 (GoogleContainerTools#3990)

Bumps [org.apache.maven:maven-plugin-api](https://github.com/apache/maven) from 3.9.0 to 3.9.1.
- [Release notes](https://github.com/apache/maven/releases)
- [Commits](apache/maven@maven-3.9.0...maven-3.9.1)

---
updated-dependencies:
- dependency-name: org.apache.maven:maven-plugin-api
  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 May 5, 2023
1 parent 7092b2c commit 1582976
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 = [
ASM: 'org.ow2.asm:asm:9.5',
PICOCLI: 'info.picocli:picocli:4.7.1',

MAVEN_API: 'org.apache.maven:maven-plugin-api:3.9.0',
MAVEN_API: 'org.apache.maven:maven-plugin-api:3.9.1',
MAVEN_CORE: 'org.apache.maven:maven-core:3.9.1',
MAVEN_COMPAT: 'org.apache.maven:maven-compat:3.9.1',
MAVEN_PLUGIN_ANNOTATIONS: 'org.apache.maven.plugin-tools:maven-plugin-annotations:3.8.1',
Expand Down

0 comments on commit 1582976

Please sign in to comment.