Skip to content

Commit

Permalink
chore(deps): bump org.apache.maven:maven-plugin-api from 3.9.3 to 3.9.4
Browse files Browse the repository at this point in the history
Bumps [org.apache.maven:maven-plugin-api](https://github.com/apache/maven) from 3.9.3 to 3.9.4.
- [Release notes](https://github.com/apache/maven/releases)
- [Commits](apache/maven@maven-3.9.3...maven-3.9.4)

---
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] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 4, 2023
1 parent cbf7ae9 commit fd0be37
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.4',

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

0 comments on commit fd0be37

Please sign in to comment.