Skip to content

Commit

Permalink
Bump maven-plugin-api from 3.6.3 to 3.8.1 (#622)
Browse files Browse the repository at this point in the history
Bumps [maven-plugin-api](https://github.com/apache/maven) from 3.6.3 to 3.8.1.
- [Release notes](https://github.com/apache/maven/releases)
- [Commits](apache/maven@maven-3.6.3...maven-3.8.1)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Bogdan Kobylynskyi <92bogdan@gmail.com>
  • Loading branch information
dependabot[bot] and kobylynskyi authored Apr 27, 2021
1 parent 0458b26 commit 6b48601
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.6.3</version.maven-plugin-api>
<version.maven-plugin-api>3.8.1</version.maven-plugin-api>
<version.maven-core>3.8.1</version.maven-core>
<version.maven-plugin-annotations>3.6.1</version.maven-plugin-annotations>
<version.maven-plugin-plugin>3.6.1</version.maven-plugin-plugin>
Expand Down

0 comments on commit 6b48601

Please sign in to comment.