Skip to content

Commit

Permalink
Bump org.apache.maven:maven-plugin-api (#1300)
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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Aug 8, 2023
1 parent f8902cc commit 522e1f3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion plugins/maven/graphql-java-codegen-maven-plugin/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@
</ciManagement>

<properties>
<version.maven-plugin-api>3.9.3</version.maven-plugin-api>
<version.maven-plugin-api>3.9.4</version.maven-plugin-api>
<version.maven-core>3.9.4</version.maven-core>
<version.maven-plugin-annotations>3.9.0</version.maven-plugin-annotations>
<version.maven-plugin-plugin>3.9.0</version.maven-plugin-plugin>
Expand Down

0 comments on commit 522e1f3

Please sign in to comment.